Go to the documentation of this file.
65 #ifndef SERIALPORTCOMMUNICATOR_H
66 #define SERIALPORTCOMMUNICATOR_H
std::shared_ptr< StreamInterface > createStreamInterface(const XsPortInfo &pi) override
Creates a stream interface.
A class that uses serial port to communicate.
A class that uses serial communication.
A base struct for a communication interface.
Contains a descriptor for opening a communication port to an Xsens device.
static Communicator * construct()
Constructs new SerialPortCommunicator.
~SerialPortCommunicator()