PHP Doku:: Move to the next node - splpriorityqueue.next.html

Verlauf / Chronik / History: (11) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SplPriorityQueue class

<<SplPriorityQueue::key

SplPriorityQueue::recoverFromCorruption>>

SplPriorityQueue::next

(PHP 5 >= 5.3.0)

SplPriorityQueue::nextMove to the next node

Beschreibung

void SplPriorityQueue::next ( void )

Extracts the top node from the queue.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.


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",...)