#include <dashel.h>
Static Public Member Functions | |
| static std::map< int, std::pair< std::string, std::string > > | getPorts () |
| Retrieve list of all serial ports available on system. | |
This class is just a package for one static method.
| static std::map<int, std::pair<std::string, std::string> > Dashel::SerialPortEnumerator::getPorts | ( | ) | [static] |
Retrieve list of all serial ports available on system.
This function queries the Operating System for all available serial ports.
1.5.1