MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for ut_hash_interface_t, including all inherited members.
dec(uint64_t key)=0 | ut_hash_interface_t | pure virtual |
del(uint64_t key)=0 | ut_hash_interface_t | pure virtual |
get(uint64_t key) const =0 | ut_hash_interface_t | pure virtual |
inc(uint64_t key)=0 | ut_hash_interface_t | pure virtual |
NOT_FOUND | ut_hash_interface_t | static |
set(uint64_t key, int64_t val)=0 | ut_hash_interface_t | pure virtual |
~ut_hash_interface_t()=default | ut_hash_interface_t | virtual |