SerialPort Member List
This is the complete list of members for SerialPort, including all inherited members.
errorDescription (defined in SerialPort) | SerialPort | private |
fileDescriptor (defined in SerialPort) | SerialPort | private |
getError() const | SerialPort | inline |
initialize() | SerialPort | |
recvChar() const | SerialPort | |
recvInt() const | SerialPort | |
recvUnsigned() const | SerialPort | |
recvUnsignedCharArray(unsigned char *const array, unsigned length) const | SerialPort | |
sendChar(char message) const | SerialPort | |
sendInt(int message) const | SerialPort | |
SerialPort(std::string &serialPort) | SerialPort | |
serialPort (defined in SerialPort) | SerialPort | private |
termios_backup (defined in SerialPort) | SerialPort | private |
~SerialPort() (defined in SerialPort) | SerialPort |