baud(const int speed) | SerialPort | [private, static] |
baudRate() const | SerialPort | |
fail() const | SerialPort | [inline] |
m_fd | SerialPort | [private] |
m_filename | SerialPort | [private] |
m_speed | SerialPort | [private] |
operator int() const | SerialPort | [inline] |
operator=(const SerialPort &port) | SerialPort | [private] |
rate(speed_t baud) | SerialPort | [private, static] |
SerialPort(const std::string &filename, const int speed, const mode_t mode=O_RDWR|O_NONBLOCK) | SerialPort | |
SerialPort(const SerialPort &port) | SerialPort | [private] |
setBaudRate(const int speed) const | SerialPort | |
~SerialPort() | SerialPort |