FST  openfst-1.8.3
OpenFst Library
fst::SigmaMatcher< M > Member List

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

Arc typedeffst::SigmaMatcher< M >
Copy(bool safe=false) const overridefst::SigmaMatcher< M >inlinevirtual
Done() const finalfst::SigmaMatcher< M >inlinevirtual
Final(StateId s) const finalfst::SigmaMatcher< M >inlinevirtual
Find(Label match_label) finalfst::SigmaMatcher< M >inlinevirtual
Flags() const overridefst::SigmaMatcher< M >inlinevirtual
FST typedeffst::SigmaMatcher< M >
GetFst() const overridefst::SigmaMatcher< M >inlinevirtual
Label typedeffst::SigmaMatcher< M >
Next() finalfst::SigmaMatcher< M >inlinevirtual
Priority(StateId s) finalfst::SigmaMatcher< M >inlinevirtual
Properties(uint64_t props) const overridefst::SigmaMatcher< M >inlinevirtual
SetState(StateId s) finalfst::SigmaMatcher< M >inlinevirtual
SigmaLabel() const fst::SigmaMatcher< M >inline
SigmaMatcher(const FST &fst, MatchType match_type, Label sigma_label=kNoLabel, MatcherRewriteMode rewrite_mode=MATCHER_REWRITE_AUTO, M *matcher=nullptr)fst::SigmaMatcher< M >inline
SigmaMatcher(const FST *fst, MatchType match_type, Label sigma_label=kNoLabel, MatcherRewriteMode rewrite_mode=MATCHER_REWRITE_AUTO, M *matcher=nullptr)fst::SigmaMatcher< M >inline
SigmaMatcher(const SigmaMatcher &matcher, bool safe=false)fst::SigmaMatcher< M >inline
StateId typedeffst::SigmaMatcher< M >
Type(bool test) const overridefst::SigmaMatcher< M >inlinevirtual
Value() const finalfst::SigmaMatcher< M >inlinevirtual
Weight typedeffst::SigmaMatcher< M >
~MatcherBase()=defaultfst::MatcherBase< M::Arc >virtual