In file ../include/EST_THash.h:

template<class K, class V> class EST_Hash_Pair

This class is used in hash tables to hold a key value pair.

Public Fields

[more]K k
The key
[more]V v
The value


Documentation

This class is used in hash tables to hold a key value pair. Not much to say beyond that.
oK k
The key

oV v
The value


This class has no child classes.
Friends:
class EST_THash<K, V>

Alphabetic index HTML hierarchy of classes or Java


This page is part of the Edinburgh Speech Tools Library documentation
Copyright University of Edinburgh 1997
Contact: speech_tools@cstr.ed.ac.uk