|
SwatDB
|
This is the complete list of members for Key, including all inherited members.
| compare(Key other) | Key | |
| compare(char *other, std::uint32_t size) | Key | |
| compareDifferent(Key *other_key, std::vector< Comp > comp_list) | Key | |
| compareDifferent(Key *other_key, Comp comp_op) | Key | |
| getKeyData() | Key | |
| getKeyFormat() | Key | |
| hash() | Key | |
| Key() | Key | |
| Key(std::uint32_t capacity) | Key | |
| Key(SearchKeyFormat *key_format, Data *key_data) | Key | |
| key_data | Key | private |
| key_format | Key | private |
| setKeyData(Data *new_data) | Key | |
| setKeyFormat(SearchKeyFormat *new_format) | Key | |
| setKeyFromRecord(Record *rec) | Key | |
| setKeyFromValues(std::vector< void * > values) | Key | |
| ~Key() | Key | inline |