Edinburgh Speech Tools  2.1-release
EST_TTimeIndex.cc File Reference
#include "EST_TTimeIndex.h"
Include dependency graph for EST_TTimeIndex.cc:

Go to the source code of this file.

Functions

template<class CONTAINER >
int operator!= (const EST_TTI_Entry< CONTAINER > &e1, const EST_TTI_Entry< CONTAINER > &e2)
 
template<class CONTAINER >
ostream & operator<< (ostream &s, const EST_TTI_Entry< CONTAINER > &e)
 

Function Documentation

template<class CONTAINER >
int operator!= ( const EST_TTI_Entry< CONTAINER > &  e1,
const EST_TTI_Entry< CONTAINER > &  e2 
)

Definition at line 130 of file EST_TTimeIndex.cc.

template<class CONTAINER >
ostream& operator<< ( ostream &  s,
const EST_TTI_Entry< CONTAINER > &  e 
)

Definition at line 135 of file EST_TTimeIndex.cc.