|
MIRA
|
This is the complete list of members for SerialPort, including all inherited members.
| CharacterSize typedef | SerialPort | |
| FlowControl typedef | SerialPort | |
| mSerialPort | SerialPort | protected |
| operator boost::asio::serial_port &() | SerialPort | inline |
| operator const boost::asio::serial_port &() const | SerialPort | inline |
| Parity typedef | SerialPort | |
| port() | SerialPort | inline |
| port() const | SerialPort | inline |
| SerialPort(boost::asio::io_service &service, const std::string &device, uint32 baudrate) | SerialPort | inline |
| setBaudrate(uint32 rate) | SerialPort | inline |
| setDataBits(uint32 databits) | SerialPort | inline |
| setFlowControl(FlowControl::type flowcontrol) | SerialPort | inline |
| setParity(Parity::type parity) | SerialPort | inline |
| setStopBits(StopBits::type stopbits) | SerialPort | inline |
| StopBits typedef | SerialPort | |
| ~SerialPort() | SerialPort | inlinevirtual |
1.8.14