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

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

Arc typedeffst::InvertFst< A >
ArcMapFst(const Fst< A > &fst, const InvertMapper< A > &mapper=InvertMapper< A >(), const ArcMapFstOptions &opts=ArcMapFstOptions())fst::ArcMapFst< A, A, InvertMapper< A > >inlineexplicit
ArcMapFst(const Fst< A > &fst, InvertMapper< A > *mapper, const ArcMapFstOptions &opts=ArcMapFstOptions())fst::ArcMapFst< A, A, InvertMapper< A > >inline
ArcMapFst(const ArcMapFst &fst, bool safe=false)fst::ArcMapFst< A, A, InvertMapper< A > >inline
Copy(bool safe=false) const overridefst::InvertFst< A >inline
Final(StateId s) const overridefst::ImplToFst< Impl, FST >inline
GetImpl() const fst::ImplToFst< Impl, FST >inlineprotected
GetMutableImpl() const fst::ImplToFst< Impl, FST >inlineprotected
GetSharedImpl() const fst::ImplToFst< Impl, FST >inlineprotected
Impl typedeffst::InvertFst< A >
ImplToFst(std::shared_ptr< Impl > impl)fst::ImplToFst< Impl, FST >inlineexplicitprotected
ImplToFst(const ImplToFst &fst, bool safe)fst::ImplToFst< Impl, FST >inlineprotected
ImplToFst()=deletefst::ImplToFst< Impl, FST >protected
ImplToFst(const ImplToFst &fst)fst::ImplToFst< Impl, FST >inlineprotected
ImplToFst(ImplToFst &&fst) noexceptfst::ImplToFst< Impl, FST >inlineprotected
InitArcIterator(StateId s, ArcIteratorData< A > *data) const overridefst::ArcMapFst< A, A, InvertMapper< A > >inline
InitStateIterator(StateIteratorData< A > *data) const overridefst::ArcMapFst< A, A, InvertMapper< A > >inline
InputSymbols() const overridefst::ImplToFst< Impl, FST >inline
InvertFst(const Fst< Arc > &fst)fst::InvertFst< A >inlineexplicit
InvertFst(const InvertFst &fst, bool safe=false)fst::InvertFst< A >inline
Mapper typedeffst::InvertFst< A >
NumArcs(StateId s) const overridefst::ImplToFst< Impl, FST >inline
NumInputEpsilons(StateId s) const overridefst::ImplToFst< Impl, FST >inline
NumOutputEpsilons(StateId s) const overridefst::ImplToFst< Impl, FST >inline
fst::ImplToFst::operator=(const ImplToFst &fst)fst::ImplToFst< Impl, FST >inlineprotected
fst::ImplToFst::operator=(ImplToFst &&fst) noexceptfst::ImplToFst< Impl, FST >inlineprotected
OutputSymbols() const overridefst::ImplToFst< Impl, FST >inline
Properties(uint64_t mask, bool test) const overridefst::ImplToFst< Impl, FST >inline
SetImpl(std::shared_ptr< Impl > impl)fst::ImplToFst< Impl, FST >inlineprotected
Start() const overridefst::ImplToFst< Impl, FST >inline
State typedeffst::ArcMapFst< A, A, InvertMapper< A > >
StateId typedeffst::ArcMapFst< A, A, InvertMapper< A > >
Store typedeffst::ArcMapFst< A, A, InvertMapper< A > >
Type() const overridefst::ImplToFst< Impl, FST >inline
Unique() const fst::ImplToFst< Impl, FST >inlineprotected
Weight typedeffst::ArcMapFst< A, A, InvertMapper< A > >