infiniteiterator(3) php man page | unix.com

Man Page: infiniteiterator

Operating Environment: php

Section: 3

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
yaf_config_simple(3) - php
arrayiterator(3) - php
cachingiterator(3) - php
regexiterator(3) - php
spldoublylinkedlist(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!