Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
csConfigFile Member List
This is the complete list of members for csConfigFile, including all inherited members.AddRefOwner(iBase **ref_owner)=0 | iBase | [pure virtual] |
Clear() | csConfigFile | [virtual] |
csConfigFile(const char *Filename=0, iVFS *=0) | csConfigFile | |
csConfigFile(iBase *) | csConfigFile | |
DecRef()=0 | iBase | [pure virtual] |
DeleteKey(const char *Key) | csConfigFile | [virtual] |
Enumerate(const char *Subsection=0) | csConfigFile | [virtual] |
GetBool(const char *Key, bool Def=false) const | csConfigFile | [virtual] |
GetComment(const char *Key) const | csConfigFile | [virtual] |
GetEOFComment() const | csConfigFile | [virtual] |
GetFileName() const | csConfigFile | [virtual] |
GetFloat(const char *Key, float Def=0.0) const | csConfigFile | [virtual] |
GetInt(const char *Key, int Def) const | csConfigFile | [virtual] |
GetRefCount()=0 | iBase | [pure virtual] |
GetStr(const char *Key, const char *Def="") const | csConfigFile | [virtual] |
GetVFS() const | csConfigFile | [virtual] |
IncRef()=0 | iBase | [pure virtual] |
IsEmpty() const | csConfigFile | [virtual] |
KeyExists(const char *Key) const | csConfigFile | [virtual] |
Load(const char *iFileName, iVFS *=0, bool Merge=false, bool NewWins=true) | csConfigFile | [virtual] |
QueryInterface(scfInterfaceID iInterfaceID, int iVersion)=0 | iBase | [pure virtual] |
QueryInterfaceSafe(iBase *ibase, scfInterfaceID iInterfaceID, int iVersion) | iBase | [inline, static] |
RemoveRefOwner(iBase **ref_owner)=0 | iBase | [pure virtual] |
Save() | csConfigFile | [virtual] |
Save(const char *iFileName, iVFS *=0) | csConfigFile | [virtual] |
SetBool(const char *Key, bool Value) | csConfigFile | [virtual] |
SetComment(const char *Key, const char *Text) | csConfigFile | [virtual] |
SetEOFComment(const char *Text) | csConfigFile | [virtual] |
SetFileName(const char *, iVFS *) | csConfigFile | [virtual] |
SetFloat(const char *Key, float Value) | csConfigFile | [virtual] |
SetInt(const char *Key, int Value) | csConfigFile | [virtual] |
SetStr(const char *Key, const char *Val) | csConfigFile | [virtual] |
SubsectionExists(const char *Subsection) const | csConfigFile | [virtual] |
~csConfigFile() | csConfigFile | [virtual] |
Generated for Crystal Space by doxygen 1.3.9.1