Inheritance diagram for corelinux::FixedParentIterator:

Public Methods | |
| FixedParentIterator ( void ) | |
| FixedParentIterator ( MetaTypePtr a ) | |
| FixedParentIterator ( FixedParentIterator const & aRef ) | |
| virtual | ~FixedParentIterator ( void ) |
| virtual bool | isValid ( void ) const |
| virtual T | getElement ( void ) const throw (IteratorBoundsException) |
| virtual void | setFirst ( void ) |
| virtual void | setNext ( void ) throw (IteratorBoundsException) |
| virtual void | setPrevious ( void ) throw (IteratorBoundsException) |
| virtual void | setLast ( void ) throw (IteratorBoundsException) |
| Set iterator to last element. | |
|
||||
|
|
|
||||
|
|
|
||||
|
|
|
||||
|
|
|
||||
|
|
|
||||
|
|
|
||||
|
|
|
||||
|
Set iterator to last element.
|
|
||||
|
|
|
||||
|
|