The VisAO Camera
dioserver.h File Reference

Declarations for the dioserver. More...

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <signal.h>
#include <sys/stat.h>
#include "VisAOApp_standalone.h"
#include "libvisao.h"

Go to the source code of this file.

Classes

struct  VisAO::dioserver_ch
 Holds the information for one digital I/O channel. More...
 
class  VisAO::dioserver
 Class to manage access to a digital input/output device. More...
 

Namespaces

 VisAO
 The namespace of VisAO software.
 

Macros

#define NODIOCARD
 
#define DIO_CHANNELS   64
 

Functions

int VisAO::read_diofifo (fifo_channel *fc)
 Handler to read one of the dio channel fifos.
 

Detailed Description

Author
Jared R. Males Do we need more?

Definition in file dioserver.h.