|
| DIDaemon (const About &about) |
|
|
static int | up (int argc, char **argv, const About &about=About()) |
|
|
void | initialize (Poco::Util::Application &self) override |
|
int | main (const std::vector< std::string > &args) override |
|
void | defineOptions (Poco::Util::OptionSet &options) override |
|
void | handleHelp (const std::string &name, const std::string &value) |
|
void | handleVersion (const std::string &name, const std::string &value) |
|
void | handleDebugStartup (const std::string &name, const std::string &value) |
|
void | handleDefine (const std::string &name, const std::string &value) |
|
void | handleConfig (const std::string &name, const std::string &value) |
|
void | handleNoEarly (const std::string &name, const std::string &value) |
|
void | startRunner (const std::string &name) |
|
void | printHelp () const |
|
void | printVersion () const |
|
void | notifyStarted () const |
|
void | testPocoCompatibility () const |
|
void | logStartup () const |
|
bool | isUnix () const |
|
bool | helpRequested () const |
|
bool | versionRequested () const |
|
bool | noEarlyRequested () const |
|
std::vector< std::string > | libraryPaths () |
|
std::string | runnerName () |
|
std::string | version () const |
|
int DIDaemon::up |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
const About & |
about = About() |
|
) |
| |
|
static |
Handle all possible uncought throws and print them to stderr as the last emergency action.
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/beeeon-gateway-master/base/src/di/DIDaemon.h
- /var/lib/jenkins/workspace/beeeon-gateway-master/base/src/di/DIDaemon.cpp