Service Member List
This is the complete list of members for
Service, including all inherited members.
| Application(int argc, char **argv, const String &version="0.0", const String &compileDate="", const String &compileTime="") | Application | |
| detach() | Service | [protected] |
| isDebug() const | Service | [inline, protected] |
| parseOptions(int argc, char **argv, int &index) | Application | [protected] |
| printError(const char *message,...) | Application | [protected] |
| printUsage() | Application | [protected, virtual] |
| processOption(char opt, const String &longOpt, const char *arg=NULL) | Service | [protected, virtual] |
| registerOption(char opt, const String &longOpt, const String &argName, const String &desc) | Application | [protected] |
| run()=0 | Service | [protected, pure virtual] |
| Service(int argc, char **argv, const String &version, const String &compileDate="", const String &compileTime="") | Service | |
| setDescription(const String &desc) | Service | [inline, protected] |
| setWorkingDir(const String &dir) | Service | [inline, protected] |
| shutdown()=0 | Service | [protected, pure virtual] |
| testShutdown() | Service | [protected] |
| ~Application() | Application | [virtual] |
| ~Service() | Service | [virtual] |