Shared Persistent Heap Data Environment Manual
1.1.0
|
Index Key Handle structure for binary index B-trees. More...
#include <sasindexkey.h>
Public Attributes | |
machine_uhalf_t | copy_size |
machine_uhalf_t | compare_size |
machine_uint_t | data [15] |
Index Key Handle structure for binary index B-trees.
machine_uhalf_t SASIndexKey_t::compare_size |
copy size in bytes of the key struct.
machine_uhalf_t SASIndexKey_t::copy_size |
compare size in bytes of the key.
machine_uint_t SASIndexKey_t::data[15] |
data area containing the binary key.