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

Public Attributes

dlisth head
 
void * elem
 

Detailed Description

Definition at line 38 of file api_util.c.

Member Data Documentation

void* ht_elem_s::elem

Definition at line 41 of file api_util.c.

Referenced by hash_delete(), hash_destroy(), hash_insert(), and hash_lookup().

dlisth ht_elem_s::head

Definition at line 40 of file api_util.c.

Referenced by hash_delete(), hash_insert(), and hash_lookup().


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