 Lattice::Arc | |
 Attribute | |
 AttributeDefinition | |
 EST_Server::BufferedSocket | |
 catch_frame | |
 EST_TrackMap::ChannelMappingElement | Structure for the table |
 character_encoding_alias | |
 ContentParticle | |
 CROSS_CORR_ | |
 CSMM | |
 CSMM_parameter_set | Somewhere to keep the model parameters |
 CSMM_set | Somewhere to keep the models |
 Discretes | |
 Dtd | |
 element_info | |
 ElementDefinition | |
 Entity | |
 EST_FeatureFunctionPackage::Entry | |
 EST_ServiceTable::Entry | A service record |
 esps_fea | |
 esps_field | |
 ESPS_FIXED_HDR | |
 esps_hdr | |
 ESPS_PREAMBLE | |
 esps_rec | |
 EST_BackoffNgrammarState | |
 EST_bracketed_string | This class represents a bracketed string used in training of SCFGs |
 EST_Chunk | |
 EST_ChunkPtr | |
 EST_Complex | A class for complex numbers |
 EST_Content_Data | A class for containing some other (arbitrary) class. Not general enough to call itself a run-time type system Is designed to solve the problem of holding user specified information. Keeps reference count to know when to delete contents |
 EST_Contents | |
 EST_Discrete | |
 EST_DiscreteProbDistribution | |
 EST_Featured | |
  EST_Track | |
  EST_Wave | A class for storing digital waveforms. The waveform is stored as an array of 16 bit shorts. Multiple channels are supported, but if no channel information is given the 0th channel is accessed |
   EST_SingleChannelWave | |
 EST_FeatureData | |
 EST_FeatureFunctionContext | |
 EST_FeatureFunctionPackage | |
 EST_Features | |
 EST_GenXML | |
 EST_Handleable | Reference Counting Interface |
  EST_TBox< T > | |
  EST_TrackMap | |
 EST_Hash_Pair< K, V > | This class is used in hash tables to hold a key value pair. Not much to say beyond that |
 EST_Hash_Pair< EST_String, EST_FeatureFunctionPackage::Entry > | |
 EST_Hash_Pair< EST_String, EST_Item_Content * > | |
 EST_Hash_Pair< EST_String, EST_Item_featfunc > | |
 EST_Hash_Pair< EST_String, V > | |
 EST_HashFunctions | This is just a convenient place to put some useful hash functions |
  EST_THash< K, V > | An open hash table. The number of buckets should be set to allow enough space that there are relatively few entries per bucket on average |
  EST_THash< EST_String, EST_FeatureFunctionPackage::Entry > | |
   EST_TStringHash< EST_FeatureFunctionPackage::Entry > | |
  EST_THash< EST_String, EST_Item_Content * > | |
   EST_TStringHash< EST_Item_Content * > | |
  EST_THash< EST_String, EST_Item_featfunc > | |
   EST_TStringHash< EST_Item_featfunc > | |
  EST_THash< EST_String, V > | |
   EST_TStringHash< V > | A specialised hash table for when the key is an EST_String |
 EST_Item | |
 EST_Item_Content | |
 EST_Ngrammar | |
 EST_NgrammarState | |
 EST_PredictionSuffixTree | |
 EST_PredictionSuffixTree_tree_node | |
 EST_Relation | |
 EST_Relation_Iterator | |
 EST_SCFG | A class representing a stochastic context free grammar (SCFG) |
  EST_SCFG_traintest | A class used to train (and test) SCFGs is an extension of EST_SCFG |
 EST_SCFG_Chart | A class for parsing with a probabilistic grammars |
 EST_SCFG_Chart_Edge | An internal class for EST_SCFG_Chart for representing edges in the chart during parsing with SCFGs |
 EST_SCFG_Rule | A stochastic context free grammar rule |
 EST_Server | Client-server interface |
  EST_FringeServer | A class providing mechanisms to talk to fringe |
  EST_SiodServer | |
 EST_ServiceTable | A global table of known services. Used for fringe and festival servers |
 EST_String | |
  EST_Pathname | |
  EST_Regex | A Regular expression class to go with the CSTR EST_String class |
 EST_StringTrie | A string tree index class for indexing arbitrary objects by strings of characters |
 EST_SuffStats | |
 EST_TBuffer< T > | Extending buffer class |
 EST_TDeque< T > | Double ended queue |
 EST_TDeque< EST_String > | |
 EST_TDeque< int > | |
 EST_THandle< BoxT, ObjectT > | |
 EST_THandle< Boxed_EST_DMatrix, EST_DMatrix > | |
 EST_THandle< Boxed_EST_DVector, EST_DVector > | |
 EST_THandle< Boxed_stats_accumulator_FW, stats_accumulator_FW > | |
 EST_THandle< Boxed_stats_accumulator_HV, stats_accumulator_HV > | |
 EST_THandle< EST_TrackMap, EST_TrackMap > | |
 EST_TIterator< Container, IPointer, Entry > | |
  EST_TRwIterator< Container, IPointer, Entry > | |
   EST_TRwStructIterator< Container, IPointer, Entry > | |
  EST_TStructIterator< Container, IPointer, Entry > | |
 EST_TIterator< EST_Features, IPointer, Entry > | |
  EST_TRwIterator< EST_Features, IPointer, Entry > | |
   EST_TRwStructIterator< EST_Features, IPointer, Entry > | |
 EST_TKVI< K, V > | Templated Key-Value Item. Serves as the items in the list of the EST_TKVL 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 |
 EST_TKVL< EST_Regex, EST_String > | |
 EST_TKVL< EST_String, CSMM > | |
 EST_TKVL< EST_String, double > | |
 EST_TKVL< EST_String, EST_ServiceTable::Entry > | |
 EST_TKVL< EST_String, EST_String > | |
  EST_Option | |
 EST_TKVL< EST_String, EST_THandle > | |
 EST_TKVL< EST_String, EST_Val > | |
 EST_Token | |
 EST_TokenStream | |
 EST_TrackFile | |
 EST_TrieNode | |
 EST_TSortable< T > | |
 EST_TTI_Entry< CONTAINER > | |
 EST_TTimeIndex< CONTAINER > | |
 EST_TValuedEnumDefinition< ENUM, VAL, INFO > | |
 EST_TValuedEnumDefinition< ENUM, const char *, INFO > | |
 EST_TValuedEnumDefinition< ENUM, const char *, NO_INFO > | |
 EST_TValuedEnumDefinition< ENUM, VAL, NO_INFO > | |
 EST_TValuedEnumDefinition< EST_TrackFileType, const char *, Info > | |
 EST_TValuedEnumDefinition< EST_TrackFileType, const char *, TS_Info > | |
 EST_TValuedEnumDefinition< EST_UtteranceFileType, const char *, Info > | |
 EST_TValuedEnumDefinition< EST_WaveFileType, const char *, Info > | |
 EST_TValuedEnumI< ENUM, VAL, INFO > | |
 EST_TValuedEnumI< ENUM, const char *, INFO > | |
  EST_TNamedEnumI< ENUM, INFO > | |
 EST_TValuedEnumI< ENUM, const char *, NO_INFO > | |
  EST_TNamedEnumI< ENUM, NO_INFO > | |
   EST_TNamedEnum< ENUM > | |
 EST_TValuedEnumI< ENUM, VAL, NO_INFO > | |
  EST_TValuedEnum< ENUM, VAL > | |
 EST_TValuedEnumI< EST_TrackFileType, const char *, Info > | |
  EST_TNamedEnumI< EST_TrackFileType, Info > | |
 EST_TValuedEnumI< EST_TrackFileType, const char *, TS_Info > | |
  EST_TNamedEnumI< EST_TrackFileType, TS_Info > | |
 EST_TValuedEnumI< EST_UtteranceFileType, const char *, Info > | |
  EST_TNamedEnumI< EST_UtteranceFileType, Info > | |
 EST_TValuedEnumI< EST_WaveFileType, const char *, Info > | |
  EST_TNamedEnumI< EST_WaveFileType, Info > | |
 EST_TVector< T > | Template vector |
  EST_FeatureSample | |
  EST_TMatrix< T > | Template Matrix class. This is an extension of the EST_TVector class to two dimensions |
   EST_TSimpleMatrix< T > | A subclass of EST_TMatrix which copies using memcopy |
  EST_TMatrix< EST_Val > | |
  EST_TMatrix< short > | |
   EST_TSimpleMatrix< short > | |
    EST_SMatrix | |
  EST_TSimpleVector< T > | |
 EST_TVector< char > | |
  EST_TSimpleVector< char > | |
 EST_TVector< double > | |
  EST_TMatrix< double > | |
   EST_TSimpleMatrix< double > | |
    EST_DMatrix | |
  EST_TSimpleVector< double > | |
   EST_DVector | A vector class for double precision floating point numbers. EST_DVector x should be used instead of float *x wherever possible |
 EST_TVector< EST_bracketed_string > | |
 EST_TVector< EST_String > | |
 EST_TVector< EST_TTI_Entry > | |
 EST_TVector< EST_WFST_State * > | |
 EST_TVector< float > | |
  EST_TMatrix< float > | |
   EST_TSimpleMatrix< float > | |
    EST_FMatrix | |
  EST_TSimpleVector< float > | |
   EST_FVector | A vector class for floating point numbers. EST_FVector x should be used instead of float *x wherever possible |
    WVector | |
 EST_TVector< HMM_Mixture > | |
 EST_TVector< HMM_State > | |
 EST_TVector< int > | |
  EST_TMatrix< int > | |
   EST_TSimpleMatrix< int > | |
    EST_IMatrix | |
  EST_TSimpleVector< int > | |
 EST_TVector< Lattice::symbol_t > | |
 EST_TVector< WVector * > | |
 EST_UItem | |
  EST_TItem< T > | |
 EST_UList | |
  EST_TList< T > | |
   WDataSet | |
  EST_TList< EST_FeatureFunctionPackage * > | |
  EST_TList< EST_SCFG_Rule > | |
  EST_TList< EST_TKVI< EST_Regex, EST_String > > | |
  EST_TList< EST_TKVI< EST_String, CSMM > > | |
  EST_TList< EST_TKVI< EST_String, double > > | |
  EST_TList< EST_TKVI< EST_String, EST_ServiceTable::Entry > > | |
  EST_TList< EST_TKVI< EST_String, EST_String > > | |
  EST_TList< EST_TKVI< EST_String, EST_THandle > > | |
  EST_TList< EST_TKVI< EST_String, EST_Val > > | |
  EST_TList< EST_TKVI< K, V > > | |
  EST_TList< EST_WFST_Transition * > | |
  EST_TList< int > | |
   EST_WFST_MultiState | Internal class to EST_WFST used in holding multi-states when determinizing and find the intersections of other WFSTs |
  EST_TList< Lattice::Arc * > | |
  EST_TList< Lattice::Node * > | |
 EST_Utterance | |
 EST_UtteranceFile | |
 EST_Val | |
 EST_Viterbi_Decoder | A class that offers a generalised Viterbi decoder |
 EST_VTCandidate | |
 EST_VTPath | |
 EST_VTPoint | |
 EST_WaveFile | |
 EST_WFST | Call representing a weighted finite-state transducer |
 EST_WFST_State | Internal class for EST_WFST used to represent a state in a WFST |
 EST_WFST_Transition | Internal class for EST_WFST for representing transitions in an WFST |
 EST_Window | Functions for the creation and use of signal processing windows |
 EventBase | |
  EventRFC | |
  EventSI | |
  EventTilt | |
 gc_protected | |
 gen_readio | |
 HMM | |
 HMM_Mixture | |
 HMM_State | |
 hs_regexp | |
 htk_header | |
 Info | |
 Info | |
 Info | |
 InputSource | |
 EST_TKVL< K, V >::IPointer | |
 EST_TList< T >::IPointer | |
 EST_Features::IPointer | |
 EST_Track::IPointer_f | |
 EST_Featured::IPointer_feat | |
 EST_TKVL< K, V >::IPointer_k | |
 EST_THash< K, V >::IPointer_k_s | |
 EST_THash< K, V >::IPointer_s | |
 Lattice | |
 ling_class_init | |
 LISP | |
 LIST_ | |
 Ms_Op | |
 Lattice::Node | |
 NotationDefinition | |
 old_tbuffer | |
 Parser | |
 repl_hooks | |
 EST_Server::RequestHandler | |
  EST_SiodServer::RequestHandler | |
 EST_Server::ResultHandler | |
  EST_FringeServer::ResultHandler | |
  EST_SiodServer::ResultHandler | |
 RFCelement | |
 SEGMENT_ | |
 Srpd_Op | |
 stats_accumulator | Accumulator to be owned by every model |
 stats_accumulator_FW | |
 stats_accumulator_HV | |
 STATUS_ | |
 Lattice::symbol_t | |
 TS_Info | |
 user_type_hooks | |
 WDlist | |
 wfst_marks | |
 WImpurity | |
 WNode | |
 WQuestion | |
 XBit | |
 XML_Parser | |
 XML_Parser_Class | |