Definition at line 86 of file priorityq-heap.h.
Public Attributes | |
| PQHeapHandle | freeList | 
| PQhandleElem * | handles | 
| int | initialized | 
| int(* | leq )(PQHeapKey key1, PQHeapKey key2) | 
| long | max | 
| PQnode * | nodes | 
| long | size | 
#include </github/home/ROOT-CI/src/graf3d/eve7/glu/priorityq-heap.h>
| PQHeapHandle PriorityQHeap::freeList | 
Definition at line 90 of file priorityq-heap.h.
| PQhandleElem* PriorityQHeap::handles | 
Definition at line 88 of file priorityq-heap.h.
| int PriorityQHeap::initialized | 
Definition at line 91 of file priorityq-heap.h.
Definition at line 92 of file priorityq-heap.h.
| long PriorityQHeap::max | 
Definition at line 89 of file priorityq-heap.h.
| PQnode* PriorityQHeap::nodes | 
Definition at line 87 of file priorityq-heap.h.
| long PriorityQHeap::size | 
Definition at line 89 of file priorityq-heap.h.