MagAO-X
Operations Applications Utilities Source
ttyUSB.hpp File Reference

Find the details for USB serial devices. More...

#include <libudev.h>
#include <string>
#include <mx/ioutils/fileUtils.hpp>
#include "ttyErrors.hpp"
Include dependency graph for ttyUSB.hpp:
This graph shows which files directly or indirectly include this file:

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. More...
 

Detailed Description

Find the details for USB serial devices.

Author
Jared R. Males

Definition in file ttyUSB.hpp.