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

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

Arc typedeffst::ConcatFst< A >
ConcatFst(const Fst< Arc > &fst1, const Fst< Arc > &fst2)fst::ConcatFst< A >inline
ConcatFst(const Fst< Arc > &fst1, const Fst< Arc > &fst2, const ConcatFstOptions &opts)fst::ConcatFst< A >inline
ConcatFst(const ConcatFst &fst, bool safe=false)fst::ConcatFst< A >inline
Copy(bool safe=false) const overridefst::ConcatFst< A >inlinevirtual
Final(StateId s) const overridefst::ImplToFst< internal::RationalFstImpl< A > >inlinevirtual
GetImpl() constfst::ImplToFst< internal::RationalFstImpl< A > >inlineprotected
GetMutableImpl() constfst::ImplToFst< internal::RationalFstImpl< A > >inlineprotected
GetSharedImpl() constfst::ImplToFst< internal::RationalFstImpl< A > >inlineprotected
Impl typedeffst::RationalFst< A >
ImplToFst(std::shared_ptr< internal::RationalFstImpl< A > > impl)fst::ImplToFst< internal::RationalFstImpl< A > >inlineexplicitprotected
ImplToFst(const ImplToFst &fst, bool safe)fst::ImplToFst< internal::RationalFstImpl< A > >inlineprotected
ImplToFst()=deletefst::ImplToFst< internal::RationalFstImpl< A > >protected
ImplToFst(const ImplToFst &fst)fst::ImplToFst< internal::RationalFstImpl< A > >inlineprotected
ImplToFst(ImplToFst &&fst) noexceptfst::ImplToFst< internal::RationalFstImpl< A > >inlineprotected
InitArcIterator(StateId s, ArcIteratorData< Arc > *data) const overridefst::RationalFst< A >inline
ImplToFst< internal::RationalFstImpl< A > >::InitArcIterator(StateId s, ArcIteratorData< Arc > *data) const =0fst::Fst< typename internal::RationalFstImpl< A >::Arc >pure virtual
InitMatcher(MatchType match_type) constfst::Fst< typename internal::RationalFstImpl< A >::Arc >virtual
InitStateIterator(StateIteratorData< Arc > *data) const overridefst::RationalFst< A >inline
ImplToFst< internal::RationalFstImpl< A > >::InitStateIterator(StateIteratorData< Arc > *data) const =0fst::Fst< typename internal::RationalFstImpl< A >::Arc >pure virtual
InputSymbols() const overridefst::ImplToFst< internal::RationalFstImpl< A > >inlinevirtual
NumArcs(StateId s) const overridefst::ImplToFst< internal::RationalFstImpl< A > >inlinevirtual
NumInputEpsilons(StateId s) const overridefst::ImplToFst< internal::RationalFstImpl< A > >inlinevirtual
NumOutputEpsilons(StateId s) const overridefst::ImplToFst< internal::RationalFstImpl< A > >inlinevirtual
NumStatesIfKnown() constfst::Fst< typename internal::RationalFstImpl< A >::Arc >inlinevirtual
ImplToFst< internal::RationalFstImpl< A > >::operator=(const ImplToFst &fst)fst::ImplToFst< internal::RationalFstImpl< A > >inlineprotected
ImplToFst< internal::RationalFstImpl< A > >::operator=(ImplToFst &&fst) noexceptfst::ImplToFst< internal::RationalFstImpl< A > >inlineprotected
OutputSymbols() const overridefst::ImplToFst< internal::RationalFstImpl< A > >inlinevirtual
Properties(uint64_t mask, bool test) const overridefst::ImplToFst< internal::RationalFstImpl< A > >inlinevirtual
RationalFst(const RationalFstOptions &opts=RationalFstOptions())fst::RationalFst< A >inlineexplicitprotected
RationalFst(const RationalFst &fst, bool safe=false)fst::RationalFst< A >inlineprotected
Read(std::istream &strm, const FstReadOptions &opts)fst::Fst< typename internal::RationalFstImpl< A >::Arc >inlinestatic
Read(const std::string &source)fst::Fst< typename internal::RationalFstImpl< A >::Arc >inlinestatic
SetImpl(std::shared_ptr< internal::RationalFstImpl< A > > impl)fst::ImplToFst< internal::RationalFstImpl< A > >inlineprotected
Start() const overridefst::ImplToFst< internal::RationalFstImpl< A > >inlinevirtual
StateId typedeffst::ConcatFst< A >
Type() const overridefst::ImplToFst< internal::RationalFstImpl< A > >inlinevirtual
Unique() constfst::ImplToFst< internal::RationalFstImpl< A > >inlineprotected
Weight typedeffst::ConcatFst< A >
Write(std::ostream &strm, const FstWriteOptions &opts) constfst::Fst< typename internal::RationalFstImpl< A >::Arc >inlinevirtual
Write(const std::string &source) constfst::Fst< typename internal::RationalFstImpl< A >::Arc >inlinevirtual
WriteFile(const std::string &source) constfst::Fst< typename internal::RationalFstImpl< A >::Arc >inlineprotected
~Fst()=defaultfst::Fst< typename internal::RationalFstImpl< A >::Arc >virtual