The dimeSection class is the superclass for all section classes. More...
#include <Section.h>
Inherits dimeBase.
Inherited by dimeBlocksSection, dimeClassesSection, dimeEntitiesSection, dimeHeaderSection, dimeObjectsSection, dimeTablesSection and dimeUnknownSection.
Currently supported sections are: - Header (dimeHeaderSection) - Classes (dimeClassSection) - Tables (dimeTableSection) - Blocks (dimeBlockSection) - Entities (dimeEntititySection) - Objects (dimeObjectSection)
Constructor
[virtual]
Empty virtual destructor.
[pure virtual]
Reimplemented in dimeBlocksSection, dimeClassesSection, dimeEntitiesSection, dimeHeaderSection, dimeObjectsSection, dimeTablesSection and dimeUnknownSection.
[pure virtual]
Reimplemented in dimeBlocksSection, dimeClassesSection, dimeEntitiesSection, dimeHeaderSection, dimeObjectsSection, dimeTablesSection and dimeUnknownSection.
[pure virtual]
Reimplemented in dimeBlocksSection, dimeClassesSection, dimeEntitiesSection, dimeHeaderSection, dimeObjectsSection, dimeTablesSection and dimeUnknownSection.
[pure virtual]
Reimplemented in dimeBlocksSection, dimeClassesSection, dimeEntitiesSection, dimeHeaderSection, dimeObjectsSection, dimeTablesSection and dimeUnknownSection.
[pure virtual]
Reimplemented from dimeBase.
Reimplemented in dimeBlocksSection, dimeClassesSection, dimeEntitiesSection, dimeHeaderSection, dimeObjectsSection, dimeTablesSection and dimeUnknownSection.
[virtual]
Reimplemented from dimeBase.
[pure virtual]
Returns the number of records in this section.
Reimplemented in dimeBlocksSection, dimeClassesSection, dimeEntitiesSection, dimeHeaderSection, dimeObjectsSection, dimeTablesSection and dimeUnknownSection.
[static]
Static function used to create the correct section object from a text string.