Inheritance diagram for corelinux::SchemaCatItr:

Public Methods | |
| SchemaCatItr ( SetCollectionPtr aSet ) | |
| virtual | ~SchemaCatItr ( void ) |
| virtual bool | isValid ( void ) const |
| virtual FrameworkEntityPtr | 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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|