#include <eg_eheap.h>
eg_eheap.ex.c, and eg_memslab.ex.c.
Definition at line 67 of file eg_eheap.h.
Data Fields | |
| unsigned int | pos |
| EGlpNum_t | val |
|
|
Position in the heap array for this node, if set to EG_EHEAP_POISON, then the connector is not in any heap. Definition at line 70 of file eg_eheap.h. |
|
|
Value of this node in the heap
Definition at line 69 of file eg_eheap.h. |
1.4.5