#include <serial.h>
Definition at line 609 of file serial.h.
◆ PortInfo()
| serial::PortInfo::PortInfo |
( |
| ) |
|
|
default |
◆ ~PortInfo()
| serial::PortInfo::~PortInfo |
( |
| ) |
|
|
default |
◆ getPortInfo()
| int serial::PortInfo::getPortInfo |
( |
const std::string & |
serial_port_name | ) |
|
◆ busnum
| uint16_t serial::PortInfo::busnum {0} |
◆ devnum
| uint16_t serial::PortInfo::devnum {0} |
◆ id_product
| uint16_t serial::PortInfo::id_product {0} |
◆ id_vendor
| uint16_t serial::PortInfo::id_vendor {0} |
◆ manufacturer
| std::string serial::PortInfo::manufacturer |
◆ product
| std::string serial::PortInfo::product |
◆ serial_number
| std::string serial::PortInfo::serial_number |
◆ serial_port
| std::string serial::PortInfo::serial_port |
The documentation for this class was generated from the following file: