This is the complete list of members for IndexDescription, including all inherited members.
| containsLines() const (defined in IndexDescription) | IndexDescription | |
| containsPoints() const (defined in IndexDescription) | IndexDescription | |
| containsPolygons() const (defined in IndexDescription) | IndexDescription | |
| getCountLeaf() const (defined in IndexDescription) | IndexDescription | |
| getCountNode() const (defined in IndexDescription) | IndexDescription | |
| getDepth() const (defined in IndexDescription) | IndexDescription | |
| getDimension() const (defined in IndexDescription) | IndexDescription | |
| getObjectsInLeafMax() const (defined in IndexDescription) | IndexDescription | |
| getObjectsInLeafMean() const (defined in IndexDescription) | IndexDescription | |
| getObjectsInLeafMin() const (defined in IndexDescription) | IndexDescription | |
| getObjectsInLeafStd() const (defined in IndexDescription) | IndexDescription | |
| getTileSize() const (defined in IndexDescription) | IndexDescription | |
| getType() const (defined in IndexDescription) | IndexDescription | |
| IndexDescription() (defined in IndexDescription) | IndexDescription | |
| isSetCountLeaf() const (defined in IndexDescription) | IndexDescription | |
| isSetCountNode() const (defined in IndexDescription) | IndexDescription | |
| isSetDepth() const (defined in IndexDescription) | IndexDescription | |
| isSetDimension() const (defined in IndexDescription) | IndexDescription | |
| isSetObjectsInLeafMax() const (defined in IndexDescription) | IndexDescription | |
| isSetObjectsInLeafMean() const (defined in IndexDescription) | IndexDescription | |
| isSetObjectsInLeafMin() const (defined in IndexDescription) | IndexDescription | |
| isSetObjectsInLeafStd() const (defined in IndexDescription) | IndexDescription | |
| isSetTileSize() const (defined in IndexDescription) | IndexDescription | |
| isSetType() const (defined in IndexDescription) | IndexDescription | |
| logIndexDescription(int precision=3) const | IndexDescription | |
| printIndexDescription() const | IndexDescription | |
| printIndexHeader() | IndexDescription | static |
| reset() (defined in IndexDescription) | IndexDescription | |
| setCountLeaf(const int &LeafCount) (defined in IndexDescription) | IndexDescription | |
| setCountNode(const int &LeafCount) (defined in IndexDescription) | IndexDescription | |
| setDepth(const int &Depth) (defined in IndexDescription) | IndexDescription | |
| setDimension(const int &Dim) (defined in IndexDescription) | IndexDescription | |
| setGeometries(bool ContainsPoints, bool ContainsLines, bool ContainsPolygons) (defined in IndexDescription) | IndexDescription | |
| setObjectsInLeafMax(const long long &max) (defined in IndexDescription) | IndexDescription | |
| setObjectsInLeafMean(const double &mean) (defined in IndexDescription) | IndexDescription | |
| setObjectsInLeafMin(const long long &min) (defined in IndexDescription) | IndexDescription | |
| setObjectsInLeafStd(const double &stddev) (defined in IndexDescription) | IndexDescription | |
| setTileSize(const double &TileSize) (defined in IndexDescription) | IndexDescription | |
| setType(const IndexType &Type) (defined in IndexDescription) | IndexDescription | |
| ~IndexDescription() (defined in IndexDescription) | IndexDescription | virtual |