5#ifndef AGDDSectionStore_H
6#define AGDDSectionStore_H
std::map< std::string, AGDDSection * > sectionList
AGDDSection * GetSection(const std::string &)
AGDDSection * m_currentSection
void PrintAllSections() const
void RegisterSection(AGDDSection *)
sectionList m_theSections
AGDDSection * GetCurrentSection()