IConfigSection Member List

This is the complete list of members for IConfigSection, including all inherited members.
AddVar(string& var, string& val)IConfigSection
DeleteVar(string& var)IConfigSection
DeleteVar(string& var, bool caseSensitive)IConfigSection
GetName()IConfigSection
GetVar(string& var)IConfigSection
GetVar(string& varname, bool caseSensitive)IConfigSection
GetVars(array< string >& list)IConfigSection
SetVar(string& varname, string val)IConfigSection
VarExists(string& var)IConfigSection
VarExists(string& var, bool caseSensitive)IConfigSection