php man page for infiniteiterator

Query: infiniteiterator

OS: php

Section: 3

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

INFINITEITERATOR(3)							 1						       INFINITEITERATOR(3)

The InfiniteIterator class

INTRODUCTION
The InfiniteIterator allows one to infinitely iterate over an iterator without having to manually rewind the iterator upon reaching its end.
CLASS SYNOPSIS
InfiniteIterator InfiniteIteratorextends IteratorIteratorOuterIterator Methods o public InfiniteIterator::__construct (Iterator $iterator) o public void InfiniteIterator::next (void ) Inherited methods o public IteratorIterator::__construct (Traversable $iterator) o public mixed IteratorIterator::current (void ) o public Traversable IteratorIterator::getInnerIterator (void ) o public scalar IteratorIterator::key (void ) o public void IteratorIterator::next (void ) o public void IteratorIterator::rewind (void ) o public bool IteratorIterator::valid (void ) PHP Documentation Group INFINITEITERATOR(3)
Related Man Pages
recursivecachingiterator(3) - php
splqueue(3) - php
arrayiterator(3) - php
splstack(3) - php
tokyotyrantiterator(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update