InputOutputObject Struct Reference
Struct which contains an io service object.
#include <syncSerialPort.h>
Inheritance diagram for InputOutputObject:

Public Member Functions | |
| InputOutputObject () | |
| Constructor of the class. | |
Public Attributes | |
| boost::asio::io_service | mIo |
| I/O Service. | |
