libspatialindex API Reference  (git-trunk)
SpatialIndex::RTree::RTree Member List

This is the complete list of members for SpatialIndex::RTree::RTree, including all inherited members.

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