10 #define tty_ttyUSB_hpp
31 const std::string & vendor,
32 const std::string & product,
33 const std::string & serial
46 const std::string & vendor,
47 const std::string & product
int 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.
int 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.