List of all members.
Public Types |
enum | DaemonState {
DaemonUnknown,
DaemonStartUp,
DaemonRunning,
DaemonShuttingDown,
DaemonError
} |
Static Public Member Functions |
static void | setDaemonState (DaemonState state) |
static bool | isDaemonState (DaemonState state) |
static const char * | getPBMSDir () |
Static Private Attributes |
static DaemonState | pbd_state = PBMSDaemon::DaemonUnknown |
static char | pbd_home_dir [PATH_MAX] |
Detailed Description
Definition at line 24 of file pbmsdaemon_ms.h.
The documentation for this class was generated from the following files: