| addCommand(ICommand *pCommand, CommandType ct) | SpatialIndex::RTree::RTree | virtual |
| BulkLoader | 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 |
| deleteData_impl(const Region &mbr, id_type id) | SpatialIndex::RTree::RTree | private |
| deleteNode(Node *) | SpatialIndex::RTree::RTree | private |
| getIndexProperties(Tools::PropertySet &out) const | SpatialIndex::RTree::RTree | virtual |
| getStatistics(IStatistics **out) const | SpatialIndex::RTree::RTree | virtual |
| Index | SpatialIndex::RTree::RTree | friend |
| initNew(Tools::PropertySet &) | SpatialIndex::RTree::RTree | private |
| initOld(Tools::PropertySet &ps) | SpatialIndex::RTree::RTree | private |
| insertData(uint32_t len, const byte *pData, const IShape &shape, id_type shapeIdentifier) | SpatialIndex::RTree::RTree | virtual |
| insertData_impl(uint32_t dataLength, byte *pData, Region &mbr, id_type id) | SpatialIndex::RTree::RTree | private |
| insertData_impl(uint32_t dataLength, byte *pData, Region &mbr, id_type id, uint32_t level, byte *overflowTable) | SpatialIndex::RTree::RTree | private |
| intersectsWithQuery(const IShape &query, IVisitor &v) | SpatialIndex::RTree::RTree | virtual |
| isIndexValid() | SpatialIndex::RTree::RTree | virtual |
| Leaf | SpatialIndex::RTree::RTree | friend |
| loadHeader() | SpatialIndex::RTree::RTree | private |
| m_bTightMBRs | SpatialIndex::RTree::RTree | private |
| m_deleteNodeCommands | SpatialIndex::RTree::RTree | private |
| m_dimension | SpatialIndex::RTree::RTree | private |
| m_fillFactor | SpatialIndex::RTree::RTree | private |
| m_headerID | SpatialIndex::RTree::RTree | private |
| m_indexCapacity | SpatialIndex::RTree::RTree | private |
| m_indexPool | SpatialIndex::RTree::RTree | private |
| m_infiniteRegion | SpatialIndex::RTree::RTree | private |
| m_leafCapacity | SpatialIndex::RTree::RTree | private |
| m_leafPool | SpatialIndex::RTree::RTree | private |
| m_nearMinimumOverlapFactor | SpatialIndex::RTree::RTree | private |
| m_pointPool | SpatialIndex::RTree::RTree | private |
| m_pStorageManager | SpatialIndex::RTree::RTree | private |
| m_readNodeCommands | SpatialIndex::RTree::RTree | private |
| m_regionPool | SpatialIndex::RTree::RTree | private |
| m_reinsertFactor | SpatialIndex::RTree::RTree | private |
| m_rootID | SpatialIndex::RTree::RTree | private |
| m_splitDistributionFactor | SpatialIndex::RTree::RTree | private |
| m_stats | SpatialIndex::RTree::RTree | private |
| m_treeVariant | SpatialIndex::RTree::RTree | private |
| m_writeNodeCommands | SpatialIndex::RTree::RTree | private |
| nearestNeighborQuery(uint32_t k, const IShape &query, IVisitor &v, INearestNeighborComparator &) | SpatialIndex::RTree::RTree | virtual |
| nearestNeighborQuery(uint32_t k, const IShape &query, IVisitor &v) | SpatialIndex::RTree::RTree | virtual |
| Node | SpatialIndex::RTree::RTree | friend |
| operator<< | SpatialIndex::RTree::RTree | friend |
| pointLocationQuery(const Point &query, IVisitor &v) | SpatialIndex::RTree::RTree | virtual |
| queryStrategy(IQueryStrategy &qs) | SpatialIndex::RTree::RTree | virtual |
| rangeQuery(RangeQueryType type, const IShape &query, IVisitor &v) | SpatialIndex::RTree::RTree | private |
| readNode(id_type page) | SpatialIndex::RTree::RTree | private |
| RTree(IStorageManager &, Tools::PropertySet &) | SpatialIndex::RTree::RTree | |
| selfJoinQuery(const IShape &s, IVisitor &v) | SpatialIndex::RTree::RTree | virtual |
| selfJoinQuery(id_type id1, id_type id2, const Region &r, IVisitor &vis) | SpatialIndex::RTree::RTree | private |
| storeHeader() | SpatialIndex::RTree::RTree | private |
| visitSubTree(NodePtr subTree, IVisitor &v) | SpatialIndex::RTree::RTree | private |
| writeNode(Node *) | SpatialIndex::RTree::RTree | private |
| ~ISpatialIndex() | SpatialIndex::ISpatialIndex | inlinevirtual |
| ~RTree() | SpatialIndex::RTree::RTree | virtual |