Edinburgh Speech Tools  2.4-release
EST_TRwStructIterator< Container, IPointer, Entry > Class Template Reference

Public Types

typedef EST_TRwStructIterator< Container, IPointer, Entry > Iter
 

Public Member Functions

 EST_TRwStructIterator ()
 Create an iterator not associated with any specific container.
 
Iteroperator= (const Iter &orig)
 Copy an iterator by assignment.
 
 EST_TRwStructIterator (Container &over)
 Create an iterator ready to run over the given container.
 
Entry * operator-> () const
 

Detailed Description

template<class Container, class IPointer, class Entry>
class EST_TRwStructIterator< Container, IPointer, Entry >

Definition at line 78 of file EST_TIterator.h.


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