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 | 
|---|
| recursiveiteratoriterator(3) - php | 
| yaf_config_simple(3) - php | 
| recursivearrayiterator(3) - php | 
| splstack(3) - php | 
| soap::wsdl::factory::generator(3pm) - debian | 
| Similar Topics in the Unix Linux Community | 
|---|
| Range generator | 
| time generator | 
| How i can obtain differents data on a single pass? | 
| Random Password generator with 2 digits and 6 characters | 
| Hostsfile generator |