
#include <struct.h>

Data Fields | |
| int | type |
| int | nnodes |
| int | maxnodes |
| int | mustfree |
| int | pgainspan |
| int | ngainspan |
| int | maxgain |
| ListNodeType * | nodes |
| ListNodeType ** | buckets |
| KeyValueType * | heap |
| idxtype * | locator |
| int | maxnnodes |
| idxtype * | perm |
| idxtype * | iperm |
| idxtype * | values |
Definition at line 64 of file struct.h.
Definition at line 65 of file struct.h.
Referenced by PQueueDelete(), PQueueFree(), PQueueGetKey(), PQueueGetMax(), PQueueInit(), PQueueInsert(), PQueueReset(), PQueueSeeMax(), PQueueUpdate(), and PQueueUpdateUp().
Definition at line 66 of file struct.h.
Referenced by CheckHeap(), PQueueDelete(), PQueueGetKey(), PQueueGetMax(), PQueueGetSize(), PQueueInit(), PQueueInsert(), PQueueReset(), PQueueSeeMax(), PQueueUpdate(), and PQueueUpdateUp().
Definition at line 67 of file struct.h.
Referenced by CheckHeap(), PQueueFree(), PQueueInit(), and PQueueReset().
Definition at line 71 of file struct.h.
Referenced by PQueueFree(), PQueueInit(), and PQueueReset().
Definition at line 71 of file struct.h.
Referenced by PQueueDelete(), PQueueFree(), PQueueGetMax(), PQueueInit(), PQueueInsert(), PQueueReset(), and PQueueUpdateUp().
Definition at line 72 of file struct.h.
Referenced by PQueueDelete(), PQueueGetKey(), PQueueGetMax(), PQueueInit(), PQueueInsert(), PQueueReset(), PQueueSeeMax(), and PQueueUpdateUp().
Definition at line 73 of file struct.h.
Referenced by PQueueDelete(), PQueueFree(), PQueueInit(), PQueueInsert(), and PQueueUpdateUp().
Definition at line 74 of file struct.h.
Referenced by PQueueDelete(), PQueueFree(), PQueueGetMax(), PQueueInit(), PQueueInsert(), PQueueReset(), PQueueSeeMax(), and PQueueUpdateUp().
Definition at line 77 of file struct.h.
Referenced by CheckHeap(), PQueueDelete(), PQueueGetKey(), PQueueGetMax(), PQueueInit(), PQueueInsert(), PQueueSeeMax(), PQueueUpdate(), and PQueueUpdateUp().
Definition at line 78 of file struct.h.
Referenced by CheckHeap(), PQueueDelete(), PQueueGetMax(), PQueueInit(), PQueueInsert(), PQueueReset(), PQueueUpdate(), and PQueueUpdateUp().
1.5.5