CUBRID Engine  latest
hash_tab_impl Struct Reference
Collaboration diagram for hash_tab_impl:
Collaboration graph

Public Attributes

HASH_TAB ifs
 
int size
 
int numsyms
 
HT_HASH_FN hash
 
HT_CMP_FN cmp
 
BUCKETtable [1]
 

Detailed Description

Definition at line 43 of file esql_hash.c.

Member Data Documentation

HT_CMP_FN hash_tab_impl::cmp
HT_HASH_FN hash_tab_impl::hash

Definition at line 48 of file esql_hash.c.

Referenced by es_ht_add_symbol(), es_ht_find_symbol(), and es_ht_make_table().

HASH_TAB hash_tab_impl::ifs

Definition at line 45 of file esql_hash.c.

Referenced by es_ht_make_table().

int hash_tab_impl::numsyms
int hash_tab_impl::size
BUCKET* hash_tab_impl::table[1]

The documentation for this struct was generated from the following file: