#include <SerialIMUDeviceOptions.hpp>
Public Member Functions | |
SerialIMUDeviceOptions () | |
Public Attributes | |
Option< BaudRateBaseEnum < size_t >::Type > * | tBaudRate |
Option< std::string > * | tDeviceName |
Option< int > * | tTermiosCFlags |
Definition at line 37 of file SerialIMUDeviceOptions.hpp.
Definition at line 13 of file SerialIMUDeviceOptions.cpp.
Option< BaudRateBaseEnum<size_t>::Type >* TELEKYB_NAMESPACE::SerialIMUDeviceOptions::tBaudRate |
Definition at line 43 of file SerialIMUDeviceOptions.hpp.
Option< std::string >* TELEKYB_NAMESPACE::SerialIMUDeviceOptions::tDeviceName |
Definition at line 39 of file SerialIMUDeviceOptions.hpp.
Definition at line 44 of file SerialIMUDeviceOptions.hpp.