FST  openfst-1.8.3
OpenFst Library
fst::StateMapFst< A, B, C > Member List

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

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