Dip
0.95.0
|
This is the complete list of members for UtilParameters, including all inherited members.
Add(std::string §ion, std::string &name, std::string &value) | UtilParameters | |
Add(const char *section, const char *name, const char *value) | UtilParameters | |
getParamMap() | UtilParameters | inline |
GetSetting(const char *name, const char *defaultValue, const char *section=NULL) | UtilParameters | |
GetSetting(const char *name, const int defaultValue, const char *section=NULL) | UtilParameters | |
GetSetting(const char *name, const bool defaultValue, const char *section=NULL) | UtilParameters | |
GetSetting(const char *name, const long defaultValue, const char *section=NULL) | UtilParameters | |
GetSetting(const char *name, const double defaultValue, const char *section=NULL) | UtilParameters | |
GetSetting(const char *name, const std::string defaultValue, const char *section=NULL) | UtilParameters | |
LoadParamFile(std::string ¶mFileName) | UtilParameters | |
ScanCmdLineArgs(int &argc, char *argv[]) | UtilParameters | |
split(const std::string &s, std::vector< std::string > &elems, char delim='@') | UtilParameters | inline |
UtilParameters() | UtilParameters | inline |
UtilParameters(int &argc, char *argv[]) | UtilParameters | inline |
~UtilParameters() | UtilParameters | inline |