|
SPL-StandardPHPLibrary
|


Public Member Functions | |
| current () | |
| key () | |
| next () | |
| rewind () | |
| valid () | |
| EmptyIterator::current | ( | ) |
This function must not be called.
It throws an exception upon access.
| Exception |
Implements Iterator.
Definition at line 39 of file emptyiterator.inc.
| EmptyIterator::key | ( | ) |
This function must not be called.
It throws an exception upon access.
| Exception |
Implements Iterator.
Definition at line 48 of file emptyiterator.inc.
| EmptyIterator::next | ( | ) |
| EmptyIterator::rewind | ( | ) |
| EmptyIterator::valid | ( | ) |
1.8.5