GEOS  3.13.0dev
geos::index::strtree::AbstractSTRtree Member List

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

AbstractSTRtree(std::size_t newNodeCapacity)geos::index::strtree::AbstractSTRtreeinline
boundablesAtLevel(int level) (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeprotected
boundablesAtLevel(int level, AbstractNode *top, BoundableList *boundables)geos::index::strtree::AbstractSTRtreevirtual
build()geos::index::strtree::AbstractSTRtreevirtual
createNode(int level)=0 (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeprotectedpure virtual
createParentBoundables(BoundableList *childBoundables, int newLevel)geos::index::strtree::AbstractSTRtreeprotectedvirtual
getIntersectsOp()=0geos::index::strtree::AbstractSTRtreeprotectedpure virtual
getNodeCapacity()geos::index::strtree::AbstractSTRtreeinlinevirtual
getRoot() (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeinlineprotectedvirtual
insert(const void *bounds, void *item)geos::index::strtree::AbstractSTRtreeprotectedvirtual
itemsTree()geos::index::strtree::AbstractSTRtree
iterate(ItemVisitor &visitor)geos::index::strtree::AbstractSTRtree
lastNode(BoundableList *nodeList) (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeinlineprotectedvirtual
nodeCapacity (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeprotected
nodes (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeprotected
query(const void *searchBounds, std::vector< void * > &foundItems)geos::index::strtree::AbstractSTRtreeprotected
query(const void *searchBounds, ItemVisitor &visitor)geos::index::strtree::AbstractSTRtreeprotected
query(const void *searchBounds, const AbstractNode &node, ItemVisitor &visitor) (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeprotected
query(const void *searchBounds, const AbstractNode *node, std::vector< void * > *matches) (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreevirtual
remove(const void *itemEnv, void *item)geos::index::strtree::AbstractSTRtreeprotected
root (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreeprotected
~AbstractSTRtree() (defined in geos::index::strtree::AbstractSTRtree)geos::index::strtree::AbstractSTRtreevirtual