|
LogService
libdadi: utility tools for distributed applications
|
Public Member Functions | |
| Options (Configuration *config, int argc, char *argv[], char *envp[]=NULL) | |
| void | setOptCallback (const std::string &arg, optCallback callBack) |
| void | setEnvCallback (const std::string &arg, optCallback callBack) |
| void | setParamCallback (unsigned int idx, optCallback callBack) |
| void | setFlagCallback (const char flag, optCallback callBack) |
| void | processOptions () |
| void | processEnv () |
1.8.13