CleanString(std::string str) const | ZE::ZConfigFile | [protected] |
Close() | ZE::ZConfigFile | |
Exists(std::string sec) const | ZE::ZConfigFile | [protected] |
Exists(std::string sec, std::string var) const | ZE::ZConfigFile | [protected] |
Flush() | ZE::ZConfigFile | |
GetBool(std::string section, std::string var, bool defVal) const | ZE::ZConfigFile | |
GetFloat(std::string section, std::string var, float defVal) const | ZE::ZConfigFile | |
GetInt(std::string section, std::string var, int defVal) const | ZE::ZConfigFile | |
GetString(std::string section, std::string var, std::string defVal) const | ZE::ZConfigFile | |
GetVariable(std::string sec, std::string var, std::string defVal) const | ZE::ZConfigFile | [protected] |
Process(std::string filename) | ZE::ZConfigFile | |
rFileLayout | ZE::ZConfigFile | [protected] |
rFilename | ZE::ZConfigFile | [protected] |
SetBool(std::string section, std::string var, bool val) | ZE::ZConfigFile | |
SetFloat(std::string section, std::string var, float val) | ZE::ZConfigFile | |
SetInt(std::string section, std::string var, int val) | ZE::ZConfigFile | |
SetString(std::string section, std::string var, std::string val) | ZE::ZConfigFile | |
SetVariable(std::string sec, std::string var, std::string val) | ZE::ZConfigFile | [protected] |
ZConfigFile() | ZE::ZConfigFile | |
ZConfigFile(std::string filename) | ZE::ZConfigFile | |
~ZConfigFile() | ZE::ZConfigFile | [virtual] |