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

Public Attributes

bh_context_be be
 
int bucket_sz
 
hash_tableht
 

Detailed Description

Definition at line 100 of file api_handle.c.

Member Data Documentation

bh_context_be sh_context_be_s::be

Definition at line 102 of file api_handle.c.

Referenced by be_create_static_hash().

int sh_context_be_s::bucket_sz

Definition at line 103 of file api_handle.c.

Referenced by be_create_static_hash().

hash_table* sh_context_be_s::ht

Definition at line 104 of file api_handle.c.

Referenced by be_create_static_hash(), sh_delete(), sh_destroy(), sh_insert(), and sh_lookup().


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