GEOS
3.14.0dev
|
Functions | |
void | geos::index::strtree::TemplateSTRtreeImpl< ItemType, BoundsTraits >::insert (ItemType &&item) |
void | geos::index::strtree::TemplateSTRtreeImpl< ItemType, BoundsTraits >::insert (const ItemType &item) |
void | geos::index::strtree::TemplateSTRtreeImpl< ItemType, BoundsTraits >::insert (const BoundsType &itemEnv, ItemType &&item) |
void | geos::index::strtree::TemplateSTRtreeImpl< ItemType, BoundsTraits >::insert (const BoundsType &itemEnv, const ItemType &item) |
|
inline |
Insert a copy of the given item into the tree
|
inline |
Move the given item into the tree
|
inline |
Insert a copy of the given item into the tree
References geos::index::strtree::TemplateSTRtreeImpl< ItemType, BoundsTraits >::insert().
|
inline |
Move the given item into the tree
Referenced by geos::index::strtree::TemplateSTRtreeImpl< ItemType, BoundsTraits >::insert().