Edinburgh Speech Tools  2.1-release
EST_TTimeIndex.h File Reference
#include <iostream>
#include "EST_TVector.h"
Include dependency graph for EST_TTimeIndex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EST_TTI_Entry< CONTAINER >
 
class  EST_TTimeIndex< CONTAINER >
 

Functions

template<class CONTAINER >
int operator!= (const EST_TTI_Entry< CONTAINER > &e1, const EST_TTI_Entry< CONTAINER > &e2)
 
template<class CONTAINER >
std::ostream & operator<< (std::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 >
std::ostream& operator<< ( std::ostream &  s,
const EST_TTI_Entry< CONTAINER > &  e 
)