Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > DataStructures > Classes > TFloatPriorityQueue > Methods

TFloatPriorityQueue.Push(TObject,Single) Method

Scroll Prev Top Next More

Adds an item to the queue with a specified priority. Call Push to add an item to the queue.

To retrieve items added with Push, call DataStructures.TFloatPriorityQueue.Pop or DataStructures.TFloatPriorityQueue.Peek .
 

Namespace: DataStructures

Parameters

Value

Type: TObject

Priority

Type: Single

Return Value

Type: THeapElement

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb