close_port() | SGSerialPort | |
is_enabled() | SGSerialPort | [inline] |
open_port(const string &device) | SGSerialPort | |
read_port() | SGSerialPort | |
read_port(char *buf, int len) | SGSerialPort | |
set_baud(int baud) | SGSerialPort | |
SGSerialPort() | SGSerialPort | |
SGSerialPort(const string &device, int baud) | SGSerialPort | |
write_port(const string &value) | SGSerialPort | |
write_port(const char *buf, int len) | SGSerialPort | |
~SGSerialPort() | SGSerialPort |