Class TDeque (unit EZDSLQue) |
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Functions |
---------------------------------------------------------------------} {===TDeque============================================================ A output restricted deque object. This type of deque allows queue jumpers, ie data objects can also be pushed into the front of the queue, giving it stack-like behaviour. It is descended from the basic queue and inherits Pop and Append. =====================================================================
Properties |
Events |
Variables |