Doxygen
|
#include <string>
#include <unordered_map>
#include "qcstring.h"
#include "linkedmap.h"
#include "construct.h"
Go to the source code of this file.
Classes | |
class | SectionType |
class | SectionInfo |
class that provide information about a section. More... | |
class | SectionRefs |
class that represents a list of constant references to sections. More... | |
class | SectionManager |
singleton class that owns the list of all sections More... | |