PHP Doku:: Check whether the queue contains more nodes - splpriorityqueue.valid.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SplPriorityQueue class

<<SplPriorityQueue::top

The SplFixedArray class>>

SplPriorityQueue::valid

(PHP 5 >= 5.3.0)

SplPriorityQueue::validCheck whether the queue contains more nodes

Beschreibung

bool SplPriorityQueue::valid ( void )

Checks if the queue contains any more nodes.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns TRUE if the queue contains any more nodes, FALSE otherwise.


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