ISLEman
Public Member Functions | List of all members
TemplateListConstIterator Class Reference
Inheritance diagram for TemplateListConstIterator:
TemplateListIntf::ConstIterator

Public Member Functions

 TemplateListConstIterator (const TemplateList &l)
 
virtual void toFirst ()
 Moves iterator to the first element in the list.
 
virtual void toLast ()
 Moves iterator to the last element in the list.
 
virtual void toNext ()
 Moves iterator to the next element in the list.
 
virtual void toPrev ()
 Moves iterator to the previous element in the list.
 
virtual bool current (TemplateVariant &v) const
 
- Public Member Functions inherited from TemplateListIntf::ConstIterator
virtual ~ConstIterator ()
 Destructor for the iterator.
 

The documentation for this class was generated from the following file: