CUBRID Engine
latest
|
Public Attributes | |
BUCKET * | next |
BUCKET ** | prev |
Definition at line 36 of file esql_hash.c.
BUCKET* bucket::next |
Definition at line 38 of file esql_hash.c.
Referenced by es_ht_add_symbol(), es_ht_find_symbol(), es_ht_free_table(), es_ht_next_symbol(), es_ht_print_table(), and es_ht_remove_symbol().
BUCKET** bucket::prev |
Definition at line 39 of file esql_hash.c.
Referenced by es_ht_add_symbol(), and es_ht_remove_symbol().