FST  openfst-1.8.3
OpenFst Library
fst::ComposeFst< A, CacheStore > Member List

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

Arc typedeffst::ComposeFst< A, CacheStore >
ArcIterator< ComposeFst< Arc, CacheStore > > classfst::ComposeFst< A, CacheStore >friend
ComposeFst(const Fst< Arc > &fst1, const Fst< Arc > &fst2, const CacheOptions &opts=CacheOptions())fst::ComposeFst< A, CacheStore >inline
ComposeFst(const Fst< Arc > &fst1, const Fst< Arc > &fst2, const ComposeFstOptions< Arc, Matcher, Filter, StateTuple > &opts)fst::ComposeFst< A, CacheStore >inline
ComposeFst(const typename Matcher1::FST &fst1, const typename Matcher2::FST &fst2, const ComposeFstImplOptions< Matcher1, Matcher2, Filter, StateTuple, CacheStore > &opts)fst::ComposeFst< A, CacheStore >inline
ComposeFst(const ComposeFst &fst, bool safe=false)fst::ComposeFst< A, CacheStore >inline
ComposeFst(std::shared_ptr< Impl > impl)fst::ComposeFst< A, CacheStore >inlineexplicitprotected
ComposeFstMatcher classfst::ComposeFst< A, CacheStore >friend
Copy(bool safe=false) const overridefst::ComposeFst< A, CacheStore >inlinevirtual
CreateBase(const Fst< Arc > &fst1, const Fst< Arc > &fst2, const CacheOptions &opts)fst::ComposeFst< A, CacheStore >inlineprotectedstatic
CreateBase1(const Fst< Arc > &fst1, const Fst< Arc > &fst2, const ComposeFstOptions< Arc, Matcher, Filter, StateTuple > &opts)fst::ComposeFst< A, CacheStore >inlineprotectedstatic
CreateBase2(const typename Matcher1::FST &fst1, const typename Matcher2::FST &fst2, const ComposeFstImplOptions< Matcher1, Matcher2, Filter, StateTuple, CacheStore > &opts)fst::ComposeFst< A, CacheStore >inlineprotectedstatic
Final(StateId s) const overridefst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlinevirtual
GetImpl() constfst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlineprotected
GetMutableImpl() constfst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlineprotected
GetSharedImpl() constfst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlineprotected
Impl typedeffst::ComposeFst< A, CacheStore >
ImplToFst(std::shared_ptr< internal::ComposeFstImplBase< A, CacheStore > > impl)fst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlineexplicitprotected
ImplToFst(const ImplToFst &fst, bool safe)fst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlineprotected
ImplToFst()=deletefst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >protected
ImplToFst(const ImplToFst &fst)fst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlineprotected
ImplToFst(ImplToFst &&fst) noexceptfst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlineprotected
InitArcIterator(StateId s, ArcIteratorData< Arc > *data) const overridefst::ComposeFst< A, CacheStore >inline
ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >::InitArcIterator(StateId s, ArcIteratorData< Arc > *data) const =0fst::Fst< typename internal::ComposeFstImplBase< A, CacheStore >::Arc >pure virtual
InitMatcher(MatchType match_type) const overridefst::ComposeFst< A, CacheStore >inlinevirtual
InitStateIterator(StateIteratorData< Arc > *data) const overridefst::ComposeFst< A, CacheStore >inline
ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >::InitStateIterator(StateIteratorData< Arc > *data) const =0fst::Fst< typename internal::ComposeFstImplBase< A, CacheStore >::Arc >pure virtual
InputSymbols() const overridefst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlinevirtual
NumArcs(StateId s) const overridefst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlinevirtual
NumInputEpsilons(StateId s) const overridefst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlinevirtual
NumOutputEpsilons(StateId s) const overridefst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlinevirtual
NumStatesIfKnown() constfst::Fst< typename internal::ComposeFstImplBase< A, CacheStore >::Arc >inlinevirtual
ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >::operator=(const ImplToFst &fst)fst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlineprotected
ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >::operator=(ImplToFst &&fst) noexceptfst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlineprotected
OutputSymbols() const overridefst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlinevirtual
Properties(uint64_t mask, bool test) const overridefst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlinevirtual
Read(std::istream &strm, const FstReadOptions &opts)fst::Fst< typename internal::ComposeFstImplBase< A, CacheStore >::Arc >inlinestatic
Read(const std::string &source)fst::Fst< typename internal::ComposeFstImplBase< A, CacheStore >::Arc >inlinestatic
SetImpl(std::shared_ptr< internal::ComposeFstImplBase< A, CacheStore > > impl)fst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlineprotected
Start() const overridefst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlinevirtual
State typedeffst::ComposeFst< A, CacheStore >
StateId typedeffst::ComposeFst< A, CacheStore >
StateIterator< ComposeFst< Arc, CacheStore > > classfst::ComposeFst< A, CacheStore >friend
Store typedeffst::ComposeFst< A, CacheStore >
Type() const overridefst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlinevirtual
Unique() constfst::ImplToFst< internal::ComposeFstImplBase< A, CacheStore > >inlineprotected
Weight typedeffst::ComposeFst< A, CacheStore >
Write(std::ostream &strm, const FstWriteOptions &opts) constfst::Fst< typename internal::ComposeFstImplBase< A, CacheStore >::Arc >inlinevirtual
Write(const std::string &source) constfst::Fst< typename internal::ComposeFstImplBase< A, CacheStore >::Arc >inlinevirtual
WriteFile(const std::string &source) constfst::Fst< typename internal::ComposeFstImplBase< A, CacheStore >::Arc >inlineprotected
~Fst()=defaultfst::Fst< typename internal::ComposeFstImplBase< A, CacheStore >::Arc >virtual