libspatialindex API Reference  (git-trunk)
Index Member List

This is the complete list of members for Index, including all inherited members.

buffer()Indexinline
flush()Index
GetIndexStorage()Index
GetIndexType()Index
GetIndexVariant()Index
GetProperties()Indexinline
GetResultSetLimit()Index
GetResultSetOffset()Index
Index(const Tools::PropertySet &poProperties)Index
Index(const Tools::PropertySet &poProperties, int(*readNext)(SpatialIndex::id_type *id, double **pMin, double **pMax, uint32_t *nDimension, const uint8_t **pData, size_t *nDataLength))Index
index()Indexinline
insertFeature(uint64_t id, double *min, double *max)Index
SetIndexStorage(RTStorageType v)Index
SetIndexType(RTIndexType v)Index
SetIndexVariant(RTIndexVariant v)Index
SetResultSetLimit(int64_t v)Index
SetResultSetOffset(int64_t v)Index
~Index()Index