Class TIntHeap (unit EZIntQue) |
TObject
A priority queue for storing longints
Constructors |
Functions |
--------
--------
--------
--------
--------
Properties |
Events |
Variables |
Constructors |
===TIntMaxHeap implementation=========================================
Functions |
-Return the longint at the front of the queue after popping it
--------
-Destroy the queue
--------
-Initialise the queue for Ascending order
--------
-Return the number of longints in the queue
--------
-Return true if the queue is empty
--------
Properties |
Events |
Variables |