Struct binary_heap¶
#include <binaryheap.h>
Public Attributes¶
| Type | Name |
|---|---|
| BH_CMP_ARG | cmp_arg |
| bh_key_comparator | cmp_func |
| int | elem_size |
| int | element_count |
| int | max_capacity |
| void * | members |
| BH_HEAP_STATE | state |
| void * | swap_buf |
Public Attributes Documentation¶
variable cmp_arg¶
variable cmp_func¶
variable elem_size¶
variable element_count¶
variable max_capacity¶
variable members¶
variable state¶
variable swap_buf¶
The documentation for this class was generated from the following file cubrid/src/base/binaryheap.h