| addCommand(ICommand *pCommand, CommandType ct) | SpatialIndex::TPRTree::TPRTree | virtual |
| containsWhatQuery(const IShape &query, IVisitor &v) | SpatialIndex::TPRTree::TPRTree | virtual |
| deleteData(const IShape &shape, id_type id) | SpatialIndex::TPRTree::TPRTree | virtual |
| flush() | SpatialIndex::TPRTree::TPRTree | virtual |
| getIndexProperties(Tools::PropertySet &out) const | SpatialIndex::TPRTree::TPRTree | virtual |
| getStatistics(IStatistics **out) const | SpatialIndex::TPRTree::TPRTree | virtual |
| Index class | SpatialIndex::TPRTree::TPRTree | friend |
| insertData(uint32_t len, const uint8_t *pData, const IShape &shape, id_type shapeIdentifier) | SpatialIndex::TPRTree::TPRTree | virtual |
| internalNodesQuery(const IShape &query, IVisitor &v) | SpatialIndex::TPRTree::TPRTree | virtual |
| intersectsWithQuery(const IShape &query, IVisitor &v) | SpatialIndex::TPRTree::TPRTree | virtual |
| isIndexValid() | SpatialIndex::TPRTree::TPRTree | virtual |
| Leaf class | SpatialIndex::TPRTree::TPRTree | friend |
| nearestNeighborQuery(uint32_t k, const IShape &query, IVisitor &v, INearestNeighborComparator &, double max_dist=0.0) | SpatialIndex::TPRTree::TPRTree | virtual |
| nearestNeighborQuery(uint32_t k, const IShape &query, IVisitor &v, double max_dist=0.0) | SpatialIndex::TPRTree::TPRTree | virtual |
| Node class | SpatialIndex::TPRTree::TPRTree | friend |
| operator<<(std::ostream &os, const TPRTree &t) | SpatialIndex::TPRTree::TPRTree | friend |
| pointLocationQuery(const Point &query, IVisitor &v) | SpatialIndex::TPRTree::TPRTree | virtual |
| queryStrategy(IQueryStrategy &qs) | SpatialIndex::TPRTree::TPRTree | virtual |
| selfJoinQuery(const IShape &s, IVisitor &v) | SpatialIndex::TPRTree::TPRTree | virtual |
| TPRTree(IStorageManager &, Tools::PropertySet &) | SpatialIndex::TPRTree::TPRTree | |
| ~ISpatialIndex()=default | SpatialIndex::ISpatialIndex | virtual |
| ~TPRTree() | SpatialIndex::TPRTree::TPRTree | |