golib  0.5
goConfigFileChapter Class Reference

Public Member Functions

goStringname ()
 
bool add (goString &sectionname, goString &keyname, goString &valuename)
 
goIndex_t find (const goString &sectionname)
 
const goStringget (const goString &sectionname, const goString &keyname)
 
bool fail ()
 
goArray< goConfigFileSection * > & getSectionArray ()
 

Protected Attributes

bool last_failed
 
goString nameData
 
goString dummy
 
goArray< goConfigFileSection * > sections
 

The documentation for this class was generated from the following files: