SyncSerialPort Member List
This is the complete list of members for SyncSerialPort, including all inherited members.
| canonical enum value | SerialPort | |
| close() | SerialPort | |
| flush() | SerialPort | |
| getPort() const | SerialPort | |
| InputOutputObject() | InputOutputObject | explicitprivate |
| isBusy() const | SerialPort | |
| isBusyOp() const | SerialPort | |
| isOpened() const | SerialPort | |
| m_baud_rate | SerialPort | protected |
| m_flow_control | SerialPort | protected |
| m_port | SerialPort | protected |
| m_serial_port | SerialPort | protected |
| m_TypeR | SerialPort | protected |
| mIo | InputOutputObject | private |
| nocanonical enum value | SerialPort | |
| open(boost::system::error_code &ec) | SerialPort | |
| readWithTimeout(char *buff, size_t max_length, int timeout_ms) | SyncSerialPort | |
| send(const char *buffer, int size) | SyncSerialPort | virtual |
| SerialPort(boost::asio::io_service &io, const char *port, int baud_rate, boost::asio::serial_port_base::flow_control::type flow, TypeRec type=nocanonical) | SerialPort | |
| SerialPort(boost::asio::io_service &io) | SerialPort | explicit |
| setPort(const char *port, int baud_rate, boost::asio::serial_port_base::flow_control::type flow) | SerialPort | |
| SyncSerialPort(const char *port, int baud_rate, boost::asio::serial_port_base::flow_control::type flow, TypeRec type=nocanonical) | SyncSerialPort | |
| SyncSerialPort() | SyncSerialPort | |
| TypeRec enum name | SerialPort | |
| VC_DATA typedef | SerialPort | protected |
| ~SerialPort() | SerialPort | virtual |
| ~SyncSerialPort() | SyncSerialPort | virtual |
