PHP Doku:: Peeks at the node from the top of the queue - splpriorityqueue.top.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)DatenstrukturenThe SplPriorityQueue classSplPriorityQueue::top

Ein Service von Reinhard Neidl - Webprogrammierung.

The SplPriorityQueue class

<<SplPriorityQueue::setExtractFlags

SplPriorityQueue::valid>>

SplPriorityQueue::top

(PHP 5 >= 5.3.0)

SplPriorityQueue::topPeeks at the node from the top of the queue

Beschreibung

mixed SplPriorityQueue::top ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The value or priority (or both) of the top node, depending on the extract flag.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)