In file ../include/EST_TIterator.h:
template<class Container, class IPointer, class Entry> class EST_TIterator |
![]() | EST_TIterator () Create an iterator not associated with any specific container | ||||||||
![]() | EST_TIterator (const Container &over) Create an iterator ready to run over the given container | ||||||||
![]() | operator = (const Iter &orig) Copy an iterator by assignment | ||||||||
![]() | operator = (const Container &over) Assigning a container to an iterator sets it ready to start | ||||||||
![]() | begin (const Container &over) Set the iterator ready to run over this container | ||||||||
![]() | beginning () Reset to the start of the container | ||||||||
![]() | End Tests | ||||||||
![]() | Moving Forward
| ||||||||
![]() | Access
|
![]() | Iter Name for an itterator like this |
Alphabetic index HTML hierarchy of classes or Java
This page is part of the
Edinburgh Speech Tools Library documentation
Copyright University of Edinburgh 1997
Contact:
speech_tools@cstr.ed.ac.uk