Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

SerialDriver.h File Reference

#include <termios.h>

Include dependency graph for SerialDriver.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  RobotFlow

Defines

#define BAUDRATE_57600   B57600
#define BAUDRATE_38400   B38400
#define BAUDRATE_19200   B19200
#define BAUDRATE_9600   B9600

Functions

int RobotFlow::Port_initialisation (const char *serial_port, speed_t speed=B9600)
void RobotFlow::End_session (int fd)


Define Documentation

#define BAUDRATE_19200   B19200
 

#define BAUDRATE_38400   B38400
 

#define BAUDRATE_57600   B57600
 

#define BAUDRATE_9600   B9600
 


Generated on Wed Oct 5 14:36:12 2005 for RobotFlow by  doxygen 1.4.4