SerialPort
A light-weight C++ library for cross-platform serial communication.
Loading...
Searching...
No Matches
serial_port::PortInfo Member List

This is the complete list of members for serial_port::PortInfo, including all inherited members.

long_nameserial_port::PortInfo
operator<(const PortInfo &lhs, const PortInfo &rhs)serial_port::PortInfofriend
operator<<(std::ostream &os, const PortInfo &obj)serial_port::PortInfofriend
operator<= (defined in serial_port::PortInfo)serial_port::PortInfofriend
operator> (defined in serial_port::PortInfo)serial_port::PortInfofriend
operator>= (defined in serial_port::PortInfo)serial_port::PortInfofriend
PortInfo()=defaultserial_port::PortInfo
PortInfo(const std::string &long_name, const std::string &short_name)serial_port::PortInfoinline
short_nameserial_port::PortInfo