statgrab_health.h
virtual void Main()
Main method for driver thread.
Definition statgrab_health.cpp:158
int MainSetup()
Sets up the resources needed by the driver thread.
Definition statgrab_health.cpp:141
ThreadedDriver(ConfigFile *cf, int section, bool overwrite_cmds, size_t queue_maxlen, int interface_)
Constructor with implicit interface.