outeriterator.inc

Go to the documentation of this file.
00001 <?php
00002 
00018 interface OuterIterator extends Iterator
00019 {
00022     function getInnerIterator();
00023 }
00024 
00025 ?>

Generated on Thu Apr 26 01:04:47 2007 for SPL-StandardPHPLibrary by  doxygen 1.5.2