FST
openfst-1.8.4
OpenFst Library
|
This is the complete list of members for fst::SigmaMatcher< M >, including all inherited members.
Arc typedef | fst::SigmaMatcher< M > | |
Copy(bool safe=false) const override | fst::SigmaMatcher< M > | inlinevirtual |
Done() const final | fst::SigmaMatcher< M > | inlinevirtual |
Final(StateId s) const final | fst::SigmaMatcher< M > | inlinevirtual |
Find(Label match_label) final | fst::SigmaMatcher< M > | inlinevirtual |
Flags() const override | fst::SigmaMatcher< M > | inlinevirtual |
FST typedef | fst::SigmaMatcher< M > | |
GetFst() const override | fst::SigmaMatcher< M > | inlinevirtual |
Label typedef | fst::SigmaMatcher< M > | |
Next() final | fst::SigmaMatcher< M > | inlinevirtual |
Priority(StateId s) final | fst::SigmaMatcher< M > | inlinevirtual |
Properties(uint64_t props) const override | fst::SigmaMatcher< M > | inlinevirtual |
SetState(StateId s) final | fst::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 typedef | fst::SigmaMatcher< M > | |
Type(bool test) const override | fst::SigmaMatcher< M > | inlinevirtual |
Value() const final | fst::SigmaMatcher< M > | inlinevirtual |
Weight typedef | fst::SigmaMatcher< M > | |
~MatcherBase()=default | fst::MatcherBase< M::Arc > | virtual |