bytesReadUpdate() | opentl::output::SerialPort | |
bytesWrittenUpdate() | opentl::output::SerialPort | |
close() | opentl::output::SerialPort | |
flush() | opentl::output::SerialPort | |
isOpen() const | opentl::output::SerialPort | |
open(LPCTSTR port, unsigned int speed=115000, unsigned int readTimeout=200) | opentl::output::SerialPort | |
open(const char *port, unsigned int speed=115000, unsigned int readTimeout=200) | opentl::output::SerialPort | |
read(unsigned char *buffer, unsigned int length) | opentl::output::SerialPort | |
SerialPort() | opentl::output::SerialPort | |
setReadTimeout(unsigned int timeout) | opentl::output::SerialPort | |
setSpeed(unsigned int speed) | opentl::output::SerialPort | |
write(const unsigned char *buffer, unsigned int length) | opentl::output::SerialPort | |
~SerialPort() | opentl::output::SerialPort | [virtual] |