LogService
libdadi: utility tools for distributed applications
Public Member Functions | List of all members
Options Class Reference

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 ()
 

The documentation for this class was generated from the following file: