Edinburgh Speech Tools  2.1-release
EST_Relation_Iterator Class Reference

#include <include/ling_class/EST_Relation.h>

Public Member Functions

 EST_Relation_Iterator (const EST_Relation &r)
 
void reset ()
 
bool has_more_elements ()
 
EST_Itemnext_element ()
 

Detailed Description

Definition at line 210 of file EST_Relation.h.

Constructor & Destructor Documentation

EST_Relation_Iterator::EST_Relation_Iterator ( const EST_Relation r)
inline

Definition at line 217 of file EST_Relation.h.

Member Function Documentation

void EST_Relation_Iterator::reset ( void  )
inline

Definition at line 220 of file EST_Relation.h.

bool EST_Relation_Iterator::has_more_elements ( )
inline

Definition at line 222 of file EST_Relation.h.

EST_Item* EST_Relation_Iterator::next_element ( )

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