SwatDB
Loading...
Searching...
No Matches
Key Member List

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_dataKeyprivate
key_formatKeyprivate
setKeyData(Data *new_data)Key
setKeyFormat(SearchKeyFormat *new_format)Key
setKeyFromRecord(Record *rec)Key
setKeyFromValues(std::vector< void * > values)Key
~Key()Keyinline