#include <properties.h>
Public Member Functions | |
| bool | operator== (const SectionLevel &other) const |
| bool | operator!= (const SectionLevel &other) const |
| bool | diff (const SectionLevel &other) const |
Public Attributes | |
| std::vector< Section::Type > | _sections |
| std::vector< SectionType::Type > | _sectionTypes |
| std::map< int, std::vector< unsigned int > > | _children |
Information that is available at the section level (section type, parent section)