GEOS  3.9.1dev
geos::index::strtree::SIRtree Member List

This is the complete list of members for geos::index::strtree::SIRtree, including all inherited members.

AbstractSTRtree(std::size_t newNodeCapacity)geos::index::strtree::AbstractSTRtreeinline
boundablesAtLevel(int level)geos::index::strtree::AbstractSTRtreeprotected
boundablesAtLevel(int level, AbstractNode *top, BoundableList *boundables)geos::index::strtree::AbstractSTRtreevirtual
build()geos::index::strtree::AbstractSTRtreevirtual
createNode(int level) overridegeos::index::strtree::SIRtreeprotectedvirtual
createParentBoundables(BoundableList *childBoundables, int newLevel) overridegeos::index::strtree::SIRtreeprotectedvirtual
getIntersectsOp() overridegeos::index::strtree::SIRtreeinlineprotectedvirtual
getNodeCapacity()geos::index::strtree::AbstractSTRtreeinlinevirtual
getRoot()geos::index::strtree::AbstractSTRtreeinlineprotectedvirtual
insert(double x1, double x2, void *item)geos::index::strtree::SIRtree
geos::index::strtree::AbstractSTRtree::insert(const void *bounds, void *item)geos::index::strtree::AbstractSTRtreeprotectedvirtual
intersectsOpgeos::index::strtree::SIRtreeprivate
intervalsgeos::index::strtree::SIRtreeprivate
itemsTree()geos::index::strtree::AbstractSTRtree
iterate(ItemVisitor &visitor)geos::index::strtree::AbstractSTRtree
lastNode(BoundableList *nodeList)geos::index::strtree::AbstractSTRtreeinlineprotectedvirtual
nodeCapacitygeos::index::strtree::AbstractSTRtreeprotected
nodesgeos::index::strtree::AbstractSTRtreeprotected
operator=(const SIRtree &)=deletegeos::index::strtree::SIRtree
query(double x1, double x2)geos::index::strtree::SIRtreeinline
query(double x)geos::index::strtree::SIRtreeinline
geos::index::strtree::AbstractSTRtree::query(const void *searchBounds, std::vector< void * > &foundItems)geos::index::strtree::AbstractSTRtreeprotected
geos::index::strtree::AbstractSTRtree::query(const void *searchBounds, ItemVisitor &visitor)geos::index::strtree::AbstractSTRtreeprotected
geos::index::strtree::AbstractSTRtree::query(const void *searchBounds, const AbstractNode &node, ItemVisitor &visitor)geos::index::strtree::AbstractSTRtreeprotected
geos::index::strtree::AbstractSTRtree::query(const void *searchBounds, const AbstractNode *node, std::vector< void * > *matches)geos::index::strtree::AbstractSTRtreevirtual
remove(const void *itemEnv, void *item)geos::index::strtree::AbstractSTRtreeprotected
rootgeos::index::strtree::AbstractSTRtreeprotected
SIRtree()geos::index::strtree::SIRtree
SIRtree(std::size_t nodeCapacity)geos::index::strtree::SIRtree
SIRtree(const SIRtree &)=deletegeos::index::strtree::SIRtree
sortBoundables(const BoundableList *input)geos::index::strtree::SIRtreeprotected
~AbstractSTRtree()geos::index::strtree::AbstractSTRtreevirtual
~SIRtree() overridegeos::index::strtree::SIRtree