Namespaces | |
| namespace | serial |
Classes | |
| class | IOException |
| class | MillisecondTimer |
| struct | PortInfo |
| class | PortNotOpenedException |
| class | Serial |
| class | SerialException |
| struct | Timeout |
Enumerations | |
| enum | bytesize_t |
| enum | flowcontrol_t |
| enum | parity_t |
| enum | stopbits_t |
Functions | |
| std::vector< PortInfo > | list_ports () |
Variables | |
| eightbits | |
| fivebits | |
| flowcontrol_hardware | |
| flowcontrol_none | |
| flowcontrol_software | |
| parity_even | |
| parity_mark | |
| parity_none | |
| parity_odd | |
| parity_space | |
| sevenbits | |
| sixbits | |
| stopbits_one | |
| stopbits_one_point_five | |
| stopbits_two | |