The RDM R-tree Key data structure. More...
#include "rdmtypes.h"

Data Fields | |
| const void * | value |
| size_t | bytesIn |
| RDM_RTREE_TYPE | type |
| RDM_RTREE_FILTER | filter |
The RDM R-tree Key data structure.
| size_t RDM_RTREE_KEY::bytesIn |
The length of value
| RDM_RTREE_FILTER RDM_RTREE_KEY::filter |
The search specific filter value
| RDM_RTREE_TYPE RDM_RTREE_KEY::type |
The type of search to perform
| const void* RDM_RTREE_KEY::value |
The key value