Edinburgh Speech Tools  2.1-release
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | Friends | List of all members
EST_TKVI< K, V > Class Template Reference

Templated Key-Value Item. Serves as the items in the list of the EST_TKVL class. More...

#include <include/EST_TKVL.h>

Collaboration diagram for EST_TKVI< K, V >:
Collaboration graph
[legend]

Public Member Functions

bool operator== (const EST_TKVI< K, V > &i)
 

Public Attributes

k
 
v
 

Friends

ostream & operator<< (ostream &s, EST_TKVI< K, V > const &i)
 

Detailed Description

template<class K, class V>
class EST_TKVI< K, V >

Templated Key-Value Item. Serves as the items in the list of the EST_TKVL class.

Definition at line 57 of file EST_TKVL.h.


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