Query: generator
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GENERATOR(3) 1 GENERATOR(3) The Generator classINTRODUCTIONGenerator objects are returned from generators. Caution Generator objects cannot be instantiated via new.CLASS SYNOPSISGenerator GeneratorIterator Methods o public mixed Generator::current (void ) o public mixed Generator::key (void ) o public void Generator::next (void ) o public void Generator::rewind (void ) o public mixed Generator::send (mixed $value) o public mixed Generator::throw (Exception $exception) o public bool Generator::valid (void ) o public void Generator::__wakeup (void ) PHP Documentation Group GENERATOR(3)
Related Man Pages |
---|
simplexmliterator(3) - php |
collectable(3) - php |
recursivearrayiterator(3) - php |
splstack(3) - php |
tokyotyrantiterator(3) - php |
Similar Topics in the Unix Linux Community |
---|
time generator |
How i can obtain differents data on a single pass? |
A Crude 1KHz Audio Sinewave Generator Demo... |
Bash Loop for password gen |
Hostsfile generator |