The VisAO Camera
dioserver_main.cpp File Reference

The main program for the digital I/O server. More...

#include "apc464_dioserver.h"
#include "dioserver.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

int TimeToDie
 Global set by SIGTERM.
 
std::string global_app_name
 

Detailed Description

Author
Jared R. Males Does not use VisAO_main because of the dio card setup, which is external to the dioserver class.

Definition in file dioserver_main.cpp.