|
UTILLib 2.0
Common C++ library with utilities.
|
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. | |
The serial namespace is used for the serial and CAN interfaces.