List of all members.
Public Member Functions |
|
| hash_filo (uint size, uint key_offset_arg, uint key_length_arg, my_hash_get_key get_key_arg, my_hash_free_key free_element_arg, CHARSET_INFO *hash_charset_arg) |
|
void | clear (bool locked=0) |
|
hash_filo_element * | first () |
|
hash_filo_element * | last () |
|
hash_filo_element * | search (uchar *key, size_t length) |
|
my_bool | add (hash_filo_element *entry) |
|
uint | size () |
|
void | resize (uint new_size) |
Public Attributes |
|
mysql_mutex_t | lock |
|
HASH | cache |
The documentation for this class was generated from the following file: