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