This is the complete list of members for
cRS232, including all inherited members.
_hCOM | cRS232 | [private] |
baudrate | cRS232 | [protected] |
BaudrateToBaudrateCode(unsigned long baudrate) | cRS232 | [protected] |
Close(void) | cRS232 | [virtual] |
Close(void) | cRS232 | [virtual] |
comm_timeouts | cRS232 | [private] |
cRS232(int _port, unsigned long _baudrate, double _timeout, char const *_device_format_string="/dev/ttyS%d") | cRS232 | |
cRS232(int _port, unsigned long _baudrate, double _timeout, char const *_device_format_string="") | cRS232 | |
cSerialBase() | cSerialBase | [inline] |
dbg | cSerialBase | |
device_format_string | cRS232 | [protected] |
fd | cRS232 | [protected] |
GetErrorMessage(tErrorCode dw) | cSerialBase | [virtual] |
GetErrorNumber() | cSerialBase | [inline, virtual] |
GetLastErrorMessage(void) | cSerialBase | [inline] |
GetTimeout() | cSerialBase | [inline, virtual] |
io_set_old | cRS232 | [protected] |
IsOpen(void) | cRS232 | [virtual] |
IsOpen() | cRS232 | [inline, virtual] |
Open(void) | cRS232 | [virtual] |
Open(void) | cRS232 | [virtual] |
port | cRS232 | [protected] |
Read(void *data, ssize_t size, long timeout_us, bool return_on_less_data) | cRS232 | [virtual] |
Read(void *data, ssize_t size, long timeout_us, bool return_on_less_data) | cRS232 | [virtual] |
read_timeout_us | cRS232 | [private] |
readline(char *line, int size, char *eol, bool return_on_less_data) | cRS232 | |
cSerialBase::readline(char *line, int size, char const *eol="\n", bool return_on_less_data=false) | cSerialBase | [virtual] |
SetTimeout(double _timeout) | cRS232 | [virtual] |
status | cRS232 | [protected] |
tErrorCode typedef | cSerialBase | |
timeout | cSerialBase | [protected] |
ungetch | cSerialBase | [protected] |
ungetch_valid | cSerialBase | [protected] |
UseCRC16() | cRS232 | [inline, virtual] |
UseCRC16() | cRS232 | [inline, virtual] |
write(char const *ptr, int len=0) | cRS232 | [virtual] |
write(char const *ptr, int len=0) | cRS232 | [virtual] |
~cRS232(void) | cRS232 | |
~cSerialBase(void) | cSerialBase | [inline, virtual] |