|
MIRA
|
An internal class for handling the baudrate. More...
#include <communication/SerialPort.h>
Public Member Functions | |
| Baudrate (boost::asio::serial_port::native_type handle, uint32 rate=0) | |
| uint32 | rate () const |
| boost::system::error_code | store (MIRA_ASIO_OPTION_STORAGE &storage, boost::system::error_code &ec) const |
| boost::system::error_code | load (const MIRA_ASIO_OPTION_STORAGE &storage, boost::system::error_code &ec) |
An internal class for handling the baudrate.
|
inline |
| boost::system::error_code store | ( | MIRA_ASIO_OPTION_STORAGE & | storage, |
| boost::system::error_code & | ec | ||
| ) | const |
|
inline |
1.8.14