Find the details for USB serial devices. More...
#include <string>
Go to the source code of this file.
Namespaces | |
MagAOX | |
MagAOX::tty | |
Functions | |
int | MagAOX::tty::ttyUSBDevName (std::string &devName, const std::string &vendor, const std::string &product, const std::string &serial) |
Get the ttyUSB device name for a specific device. More... | |
int | MagAOX::tty::ttyUSBDevNames (std::vector< std::string > &devNames, const std::string &vendor, const std::string &product) |
Get the ttyUSB device name for a set of devices specified by their vendor and product ids. More... | |
Find the details for USB serial devices.
Definition in file ttyUSB.hpp.