
|
Main Page Class Hierarchy Compound List File List Compound Members
iConfigFile Member ListThis is the complete list of members for iConfigFile, including all inherited members.
- Clear()=0
[pure virtual] - DecRef()=0
[pure virtual] - DeleteKey(const char *Key)=0
[pure virtual] - Enumerate(const char *Subsection=NULL)=0
[pure virtual] - GetBool(const char *Key, bool Def=false) const=0
[pure virtual] - GetComment(const char *Key) const=0
[pure virtual] - GetEOFComment() const=0
[pure virtual] - GetFileName() const=0
[pure virtual] - GetFloat(const char *Key, float Def=0.0) const=0
[pure virtual] - GetInt(const char *Key, int Def=0) const=0
[pure virtual] - GetRefCount()=0
[pure virtual] - GetStr(const char *Key, const char *Def="") const=0
[pure virtual] - GetVFS() const=0
[pure virtual] - IncRef()=0
[pure virtual] - KeyExists(const char *Key) const=0
[pure virtual] - Load(const char *iFileName, iVFS *=NULL, bool Merge=false, bool NewWins=true)=0
[pure virtual] - QueryInterface(scfInterfaceID iInterfaceID, int iVersion)=0
[pure virtual] - QueryInterfaceSafe(iBase *ibase, scfInterfaceID iInterfaceID, int iVersion)
[inline, static] - Save()=0
[pure virtual] - Save(const char *iFileName, iVFS *=NULL)=0
[pure virtual] - SetBool(const char *Key, bool Value)=0
[pure virtual] - SetComment(const char *Key, const char *Text)=0
[pure virtual] - SetEOFComment(const char *Text)=0
[pure virtual] - SetFileName(const char *, iVFS *)=0
[pure virtual] - SetFloat(const char *Key, float Value)=0
[pure virtual] - SetInt(const char *Key, int Value)=0
[pure virtual] - SetStr(const char *Key, const char *Val)=0
[pure virtual] - SubsectionExists(const char *Subsection) const=0
[pure virtual]
Generated for Crystal Space by
doxygen
1.2.5 written by
Dimitri van Heesch,
©1997-2000
|