|
libspatialindex API Reference
(git-trunk)
|
This is the complete list of members for Index, including all inherited members.
| buffer() | Index | inline |
| flush() | Index | |
| GetIndexStorage() | Index | |
| GetIndexType() | Index | |
| GetIndexVariant() | Index | |
| GetProperties() | Index | inline |
| GetResultSetLimit() | Index | |
| GetResultSetOffset() | Index | |
| index() | Index | inline |
| Index(const Tools::PropertySet &poProperties) | Index | |
| Index(const Tools::PropertySet &poProperties, std::unique_ptr< SpatialIndex::IDataStream > stream) | 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 | |
| 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 |