Edinburgh Speech Tools  2.1-release
EST_Features Member List

This is the complete list of members for EST_Features, including all inherited members.

A(const EST_String &path) const EST_Featuresinline
A(const EST_String &path, EST_Features &def) const EST_Features
clear()EST_Featuresinline
Entries typedefEST_Features
Entry typedefEST_Features
EST_Features()EST_Features
EST_Features(const EST_Features &f)EST_Features
EST_TIterator< EST_Features, IPointer, EST_TKVI< EST_String, EST_Val > > classEST_Featuresfriend
EST_TRwIterator< EST_Features, IPointer, EST_TKVI< EST_String, EST_Val > > classEST_Featuresfriend
EST_TRwStructIterator< EST_Features, IPointer, EST_TKVI< EST_String, EST_Val > > classEST_Featuresfriend
EST_TStructIterator< EST_Features, IPointer, EST_TKVI< EST_String, EST_Val > > classEST_Featuresfriend
f(const EST_String &path) const EST_Featuresinline
f(const EST_String &path, const EST_Val &def) const EST_Featuresinline
F(const EST_String &path) const EST_Featuresinline
F(const EST_String &path, float def) const EST_Featuresinline
feature_default_valueEST_Featuresstatic
featuresEST_Featuresprotected
I(const EST_String &path) const EST_Featuresinline
I(const EST_String &path, int def) const EST_Featuresinline
length() const EST_Featuresinline
load(EST_TokenStream &ts)EST_Features
load_sexpr(EST_TokenStream &ts)EST_Features
move_pointer_forwards(IPointer &ip) const EST_Featuresinlineprotected
operator()(const EST_String &path) const EST_Featuresinline
operator()(const EST_String &path, const EST_Val &def) const EST_Featuresinline
operator<<(ostream &s, const EST_Features &f)EST_Featuresfriend
operator=(const EST_Features &a)EST_Features
point_to_first(IPointer &ip) const EST_Featuresinlineprotected
points_at(const IPointer &ip)EST_Featuresinlineprotected
points_to_something(const IPointer &ip) const EST_Featuresinlineprotected
present(const EST_String &name) const EST_Features
remove(const EST_String &name)EST_Featuresinline
RwEntries typedefEST_Features
S(const EST_String &path) const EST_Featuresinline
S(const EST_String &path, const EST_String &def) const EST_Featuresinline
save(ostream &outf) const EST_Features
save_fpair(ostream &outf, const EST_String &fname, const EST_Val &fvalue) const EST_Featuresprotected
save_sexpr(ostream &outf) const EST_Features
set(const EST_String &name, int ival)EST_Featuresinline
set(const EST_String &name, float fval)EST_Featuresinline
set(const EST_String &name, double dval)EST_Featuresinline
set(const EST_String &name, const EST_String &sval)EST_Featuresinline
set(const EST_String &name, const char *cval)EST_Featuresinline
set(const EST_String &name, EST_Features &f)EST_Featuresinline
set_function(const EST_String &name, const EST_String &f)EST_Features
set_path(const EST_String &name, const EST_Val &sval)EST_Features
set_val(const EST_String &name, const EST_Val &sval)EST_Featuresinline
val(const char *name) const EST_Features
val(const char *name, const EST_Val &def) const EST_Features
val_path(const EST_String &path) const EST_Features
val_path(const EST_String &path, const EST_Val &def) const EST_Features
~EST_Features()EST_Features