47 #endif //WIN32 else LINUX 94 #endif //WIN32 else LINUX 102 return (
char)((int)
'0' + _val);
116 virtual int send(
const void* buf,
int size);
119 virtual int recv(
void* buf,
int size);
static char digit(const int _val)
Converts an integer to a char.
int wttc
write total timeout
int baud
baud rate of port
int port
serial port number
This structrue stores the attributes for a serial port device.
TCdlCOMDesc _ccd
Stores the attributes of the serial port device.
Encapsulates the serial port device.
int rttc
read total timeout
Abstract base class for devices.