#include <properties.h>
Public Member Functions | |
| bool | operator== (const VascSectionLevel &other) const |
| bool | operator!= (const VascSectionLevel &other) const |
| bool | diff (const VascSectionLevel &other) const |
Public Attributes | |
| std::vector< VascSection::Type > | _sections |
| std::vector< SectionType::Type > | _sectionTypes |
| std::map< uint32_t, std::vector< uint32_t > > | _predecessors |
| std::map< uint32_t, std::vector< uint32_t > > | _successors |
stores section level information