RTXI  2.4
The Real-Time eXperiment Interface Documentation
Data Structures | Namespaces | Typedefs | Enumerations
daq.h File Reference
#include <io.h>
#include <map>
#include <rt.h>
Include dependency graph for daq.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  DAQ::Manager
 
class  DAQ::Device
 
class  DAQ::Driver
 

Namespaces

 DAQ
 DAQ Oriented Classes.
 

Typedefs

typedef unsigned long DAQ::index_t
 

Enumerations

enum  DAQ::type_t {
  DAQ::AI, DAQ::AO, DAQ::DIO, DAQ::DI,
  DAQ::DO
}
 
enum  DAQ::direction_t { DAQ::INPUT, DAQ::OUTPUT }