| ConfigFile() | zak::ConfigFile | |
| ConfigFile(const char *Filename) | zak::ConfigFile | |
| Load(const char *szFilename) | zak::ConfigFile | |
| ReadBoolean(const char *pszSection, const char *pszOption, bool bDefaultValue) | zak::ConfigFile | |
| ReadDWord(const char *pszSection, const char *pszOption, DWORD DefaultValue) | zak::ConfigFile | |
| ReadFloat(const char *pszSection, const char *pszOption, float fDefaultValue) | zak::ConfigFile | |
| ReadInteger(const char *pszSection, const char *pszOption, int iDefaultValue) | zak::ConfigFile | |
| ReadLong(const char *pszSection, const char *pszOption, long lDefaultValue) | zak::ConfigFile | |
| ReadString(const char *pszSection, const char *pszOption, const char *pszDefaultValue) | zak::ConfigFile | |
| ScriptMgr (definido en zak::ConfigFile) | zak::ConfigFile | [friend] |
| ~ConfigFile() | zak::ConfigFile | |