| CConfManager() | CONFIG::CConfManager | [protected] |
| getChar(const std::string &szKey) const | CONFIG::CConfManager | |
| getChar(const std::string &szKey, char cDefVal) const | CONFIG::CConfManager | |
| getConfValue(char *szKey) const | CONFIG::CConfManager | |
| getConfValue(std::string strKey) const | CONFIG::CConfManager | |
| getInt(const std::string &szKey) const | CONFIG::CConfManager | |
| getInt(const std::string &szKey, int nDefVal) const | CONFIG::CConfManager | |
| getString(const std::string &szKey) const | CONFIG::CConfManager | [inline] |
| getString(const std::string &szKey, const std::string &szDefVal) const | CONFIG::CConfManager | |
| Instance() | CONFIG::CConfManager | [static] |
| parseConf() | CONFIG::CConfManager | |
| setArgs(int nArgs, char **pArgsValues) | CONFIG::CConfManager | |
| setArgsNames(MAP_char_string &rArgsNames) | CONFIG::CConfManager | |
| setFileName(std::string strFileName) | CONFIG::CConfManager | |
| ~CConfManager() | CONFIG::CConfManager |
1.3-rc3