php man page for splmaxheap

Query: splmaxheap

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
pdostatement(3) - php
recursivearrayiterator(3) - php
spldoublylinkedlist(3) - php
tokyotyrantiterator(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch