FST  openfst-1.8.3
OpenFst Library
fst::LinearFstDataBuilder< A > Member List

This is the complete list of members for fst::LinearFstDataBuilder< A >, including all inherited members.

AddGroup(size_t future_size)fst::LinearFstDataBuilder< A >inline
AddWeight(size_t group, const std::vector< Label > &input, const std::vector< Label > &output, Weight weight)fst::LinearFstDataBuilder< A >
AddWord(Label word, const std::vector< Label > &features)fst::LinearFstDataBuilder< A >
AddWord(Label word, const std::vector< Label > &word_features, const std::vector< Label > &possible_output)fst::LinearFstDataBuilder< A >
Dump()fst::LinearFstDataBuilder< A >
Error() const fst::LinearFstDataBuilder< A >inline
Label typedeffst::LinearFstDataBuilder< A >
LinearFstDataBuilder(const SymbolTable *isyms=nullptr, const SymbolTable *fsyms=nullptr, const SymbolTable *osyms=nullptr)fst::LinearFstDataBuilder< A >inlineexplicit
Weight typedeffst::LinearFstDataBuilder< A >