Go to the documentation of this file.
64 virtual HierIndexDS* getParent()
const = 0;
70 virtual void setParent(
const HierIndexDS* newPa) = 0;
75 virtual void setIsNode(
bool beNode) = 0;
81 virtual bool isLeaf()
const = 0;
87 virtual bool isRoot()
const = 0;
92 virtual unsigned int getHeight()
const = 0;
98 virtual unsigned int getTotalEntryCount()
const = 0;
105 virtual unsigned int getTotalNodeCount()
const = 0;
113 virtual unsigned int getTotalLeafCount()
const = 0;