Inheritance diagram for DAQMain::
Public Methods | |
DAQMain () | |
Constructor. More... | |
~DAQMain () | |
Destructor. More... | |
void | Boot (int, char **, char **) |
Bootstrap this node. More... | |
bool | ReadConfig (char *=NULL) |
Read the server/client configuration file. More... |
Main node or process for most SpectroDAQ clients. Provides basic bootstrapping and setup.
|
Basic constructor method for this class.
|
|
Basic destructor method for this class.
|
|
Bootstrap this node into operation. Includes setting up signal handlers and process environment.
|
|
Read the server/client configuration file.
|