UTILLib 2.0
Common C++ library with utilities.
Loading...
Searching...
No Matches
util::serial Namespace Reference

The serial namespace is used for serial and USB devices . More...

Classes

class  SerialPortInfo
 The serial port information class is an interface against a serial port and CAN devices. More...

Typedefs

using SerialPortList = std::map<std::string, SerialPortInfo>
 Sorted list of serial ports. Sorted by the name.

Detailed Description

The serial namespace is used for the serial and CAN interfaces.