Edinburgh Speech Tools  2.4-release
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Pages
EST_TKVL< K, V > Member List

This is the complete list of members for EST_TKVL< K, V >, including all inherited members.

add_item(const K &rkey, const V &rval, int no_search=0)EST_TKVL< K, V >
change_key(EST_Litem *ptr, const K &rkey)EST_TKVL< K, V >
change_val(const K &rkey, const V &rval)EST_TKVL< K, V >
change_val(EST_Litem *ptr, const V &rval)EST_TKVL< K, V >
clear()EST_TKVL< K, V >
default_keyEST_TKVL< K, V >static
default_key (defined in EST_TKVL< K, V >)EST_TKVL< K, V >
default_valEST_TKVL< K, V >static
default_val (defined in EST_TKVL< K, V >)EST_TKVL< K, V >
Entries typedef (defined in EST_TKVL< K, V >)EST_TKVL< K, V >
Entry typedef (defined in EST_TKVL< K, V >)EST_TKVL< K, V >
EST_TIterator< EST_TKVL< K, V >, IPointer, EST_TKVI< K, V > > (defined in EST_TKVL< K, V >)EST_TKVL< K, V >friend
EST_TIterator< EST_TKVL< K, V >, IPointer_k, K > (defined in EST_TKVL< K, V >)EST_TKVL< K, V >friend
EST_TKVL()EST_TKVL< K, V >inline
EST_TKVL(const EST_TKVL< K, V > &kv)EST_TKVL< K, V >
EST_TRwIterator< EST_TKVL< K, V >, IPointer, EST_TKVI< K, V > > (defined in EST_TKVL< K, V >)EST_TKVL< K, V >friend
EST_TRwIterator< EST_TKVL< K, V >, IPointer_k, K > (defined in EST_TKVL< K, V >)EST_TKVL< K, V >friend
EST_TRwStructIterator< EST_TKVL< K, V >, IPointer, EST_TKVI< K, V > > (defined in EST_TKVL< K, V >)EST_TKVL< K, V >friend
EST_TStructIterator< EST_TKVL< K, V >, IPointer, EST_TKVI< K, V > > (defined in EST_TKVL< K, V >)EST_TKVL< K, V >friend
head() const EST_TKVL< K, V >inline
key(EST_Litem *ptr, int m=1) const EST_TKVL< K, V >
key(EST_Litem *ptr, int m=1)EST_TKVL< K, V >
key(const V &v, int m=1) const EST_TKVL< K, V >
KeyEntries typedef (defined in EST_TKVL< K, V >)EST_TKVL< K, V >
KeyEntry typedef (defined in EST_TKVL< K, V >)EST_TKVL< K, V >
KeyRwEntries typedef (defined in EST_TKVL< K, V >)EST_TKVL< K, V >
length() const EST_TKVL< K, V >inline
listEST_TKVL< K, V >
map(void(*func)(K &, V &))EST_TKVL< K, V >
move_pointer_forwards(IPointer &ip) const (defined in EST_TKVL< K, V >)EST_TKVL< K, V >inlineprotected
move_pointer_forwards(IPointer_k &ip) const (defined in EST_TKVL< K, V >)EST_TKVL< K, V >inlineprotected
operator+(const EST_TKVL< K, V > &kv)EST_TKVL< K, V >
operator+=(const EST_TKVL< K, V > &kv)EST_TKVL< K, V >
operator<< (defined in EST_TKVL< K, V >)EST_TKVL< K, V >friend
operator=(const EST_TKVL< K, V > &kv)EST_TKVL< K, V >
point_to_first(IPointer &ip) const (defined in EST_TKVL< K, V >)EST_TKVL< K, V >inlineprotected
point_to_first(IPointer_k &ip) const (defined in EST_TKVL< K, V >)EST_TKVL< K, V >inlineprotected
points_at(const IPointer &ip) (defined in EST_TKVL< K, V >)EST_TKVL< K, V >inlineprotected
points_at(const IPointer_k &ip) (defined in EST_TKVL< K, V >)EST_TKVL< K, V >inlineprotected
points_to_something(const IPointer &ip) const (defined in EST_TKVL< K, V >)EST_TKVL< K, V >inlineprotected
points_to_something(const IPointer_k &ip) const (defined in EST_TKVL< K, V >)EST_TKVL< K, V >inlineprotected
present(const K &rkey) const EST_TKVL< K, V >
remove_item(const K &rkey, int quiet=0)EST_TKVL< K, V >
RwEntries typedef (defined in EST_TKVL< K, V >)EST_TKVL< K, V >
val(const K &rkey, bool m=0) const EST_TKVL< K, V >
val(const K &rkey, bool m=0)EST_TKVL< K, V >
val(EST_Litem *ptr, bool m=0) const EST_TKVL< K, V >
val(EST_Litem *ptr, bool m=0)EST_TKVL< K, V >
val_def(const K &rkey, const V &def) const EST_TKVL< K, V >