Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Examples  

corelinux::SchemaCatItr Class Reference

Inheritance diagram for corelinux::SchemaCatItr:

corelinux::Iterator List of all members.

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)

Constructor & Destructor Documentation

corelinux::SchemaCatItr::SchemaCatItr ( SetCollectionPtr aSet ) [inline]
 

corelinux::SchemaCatItr::~SchemaCatItr ( void ) [inline, virtual]
 


Member Function Documentation

FrameworkEntityPtr corelinux::SchemaCatItr::getElement ( void ) const throw (IteratorBoundsException) [inline, virtual]
 

bool corelinux::SchemaCatItr::isValid ( void ) const [inline, virtual]
 

void corelinux::SchemaCatItr::setFirst ( void ) [inline, virtual]
 

void corelinux::SchemaCatItr::setLast ( void ) throw (IteratorBoundsException) [inline, virtual]
 

void corelinux::SchemaCatItr::setNext ( void ) throw (IteratorBoundsException) [inline, virtual]
 

void corelinux::SchemaCatItr::setPrevious ( void ) throw (IteratorBoundsException) [inline, virtual]
 


The documentation for this class was generated from the following file:
This is the CoreLinux++ Framework reference manual
Provided by The CoreLinux Consortium