IDZEBRA  2.2.7
Data Fields
heap Struct Reference

Data Fields

int heapnum
 
int heapmax
 
const struct rset_key_controlkctrl
 
struct heap_item ** heap
 

Detailed Description

Definition at line 102 of file rsmultiandor.c.

Field Documentation

◆ heap

struct heap_item** heap::heap

◆ heapmax

int heap::heapmax

Definition at line 104 of file rsmultiandor.c.

Referenced by heap_create().

◆ heapnum

int heap::heapnum

Definition at line 103 of file rsmultiandor.c.

Referenced by heap_clear(), heap_create(), heap_delete(), heap_empty(), and heap_insert().

◆ kctrl

const struct rset_key_control* heap::kctrl

Definition at line 105 of file rsmultiandor.c.

Referenced by heap_cmp(), and heap_create().


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