API

Manage a USB TTY device in the MagAOXApp context. More...

#include <string>
#include <unistd.h>
#include <termios.h>
#include <mx/app/appConfigurator.hpp>
Include dependency graph for usbDevice.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MagAOX::tty::usbDevice
 A USB device as a TTY device. More...
 

Namespaces

 MagAOX
 
 MagAOX::tty
 

Detailed Description

Manage a USB TTY device in the MagAOXApp context.

Author
Jared R. Males

Definition in file usbDevice.hpp.