|
Dip
0.92.4
|
This is the complete list of members for UtilParameters, including all inherited members.
| Add(string §ion, string &name, string &value) | UtilParameters | |
| Add(const char *section, const char *name, const char *value) | UtilParameters | |
| Add(std::string §ion, std::string &name, std::string &value) | UtilParameters | |
| Add(const char *section, const char *name, const char *value) | UtilParameters | |
| Find(const char *section, const char *name) | UtilParameters | private |
| Find(const char *section, const char *name) | UtilParameters | private |
| FindEntry(const char *section, const char *name) | UtilParameters | private |
| 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 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(string ¶mFileName) | UtilParameters | |
| LoadParamFile(std::string ¶mFileName) | UtilParameters | |
| m_paramMap | UtilParameters | private |
| m_paramMap | UtilParameters | private |
| operator=(const UtilParameters &rhs) | UtilParameters | private |
| ScanCmdLineArgs(int &argc, char *argv[]) | UtilParameters | |
| ScanCmdLineArgs(int &argc, char *argv[]) | UtilParameters | |
| split(const std::string &s, std::vector< std::string > &elems, char delim= '@') | UtilParameters | inline |
| UtilParameters(const UtilParameters ©) | UtilParameters | private |
| UtilParameters() | UtilParameters | inline |
| UtilParameters(int &argc, char *argv[]) | UtilParameters | inline |
| UtilParameters() | UtilParameters | inline |
| UtilParameters(int &argc, char *argv[]) | UtilParameters | inline |
| ~UtilParameters() | UtilParameters | inline |
| ~UtilParameters() | UtilParameters | inline |
1.8.5