splmaxheap(3) php man page | unix.com

Man Page: splmaxheap

Operating Environment: php

Section: 3

SPLMAXHEAP(3)								 1							     SPLMAXHEAP(3)

The SplMaxHeap class

INTRODUCTION
The SplMaxHeap class provides the main functionalities of a heap, keeping the maximum on the top.
CLASS SYNOPSIS
SplMaxHeap SplMaxHeapextends SplHeapIteratorCountable Methods o protected int SplMaxHeap::compare (mixed $value1, mixed $value2) Inherited methods o abstractprotected int SplHeap::compare (mixed $value1, mixed $value2) o public int SplHeap::count (void ) o public mixed SplHeap::current (void ) o public mixed SplHeap::extract (void ) o public void SplHeap::insert (mixed $value) o public bool SplHeap::isEmpty (void ) o public mixed SplHeap::key (void ) o public void SplHeap::next (void ) o public void SplHeap::recoverFromCorruption (void ) o public void SplHeap::rewind (void ) o public mixed SplHeap::top (void ) o public bool SplHeap::valid (void ) PHP Documentation Group SPLMAXHEAP(3)
Related Man Pages
reflectionclass(3) - php
simplexmliterator(3) - php
recursiveiteratoriterator(3) - php
collectable(3) - php
spldoublylinkedlist(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun