LogService
libdadi: utility tools for distributed applications
Options Member List

This is the complete list of members for Options, including all inherited members.

Options(Configuration *config, int argc, char *argv[], char *envp[]=NULL) (defined in Options)Options
processEnv() (defined in Options)Options
processOptions() (defined in Options)Options
setEnvCallback(const std::string &arg, optCallback callBack) (defined in Options)Options
setFlagCallback(const char flag, optCallback callBack) (defined in Options)Options
setOptCallback(const std::string &arg, optCallback callBack) (defined in Options)Options
setParamCallback(unsigned int idx, optCallback callBack) (defined in Options)Options