Edinburgh Speech Tools  2.1-release
EST_TKVL.h File Reference
#include <cmath>
#include "EST_TList.h"
#include "instantiate/EST_TKVLI.h"
#include "EST_TIterator.h"
Include dependency graph for EST_TKVL.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EST_TKVI< K, V >
 Templated Key-Value Item. Serves as the items in the list of the EST_TKVL class. More...
 
class  EST_TKVL< K, V >
 Templated Key-Value list. Objects of type EST_TKVL contain lists which are accessed by a key of type K, which returns a value of type V. More...
 
class  EST_TKVL< K, V >::IPointer
 
struct  EST_TKVL< K, V >::IPointer_k