FST
openfst-1.8.4
OpenFst Library
|
This is the complete list of members for fst::PhiMatcher< M >, including all inherited members.
Arc typedef | fst::PhiMatcher< M > | |
Copy(bool safe=false) const override | fst::PhiMatcher< M > | inlinevirtual |
Done() const final | fst::PhiMatcher< M > | inlinevirtual |
Final(StateId s) const final | fst::PhiMatcher< M > | inlinevirtual |
Find(Label match_label) final | fst::PhiMatcher< M > | inlinevirtual |
Flags() const override | fst::PhiMatcher< M > | inlinevirtual |
FST typedef | fst::PhiMatcher< M > | |
GetFst() const override | fst::PhiMatcher< M > | inlinevirtual |
Label typedef | fst::PhiMatcher< M > | |
Next() final | fst::PhiMatcher< M > | inlinevirtual |
PhiLabel() const | fst::PhiMatcher< M > | inline |
PhiMatcher(const FST &fst, MatchType match_type, Label phi_label=kNoLabel, bool phi_loop=true, MatcherRewriteMode rewrite_mode=MATCHER_REWRITE_AUTO, M *matcher=nullptr) | fst::PhiMatcher< M > | inline |
PhiMatcher(const FST *fst, MatchType match_type, Label phi_label=kNoLabel, bool phi_loop=true, MatcherRewriteMode rewrite_mode=MATCHER_REWRITE_AUTO, M *matcher=nullptr) | fst::PhiMatcher< M > | inline |
PhiMatcher(const PhiMatcher &matcher, bool safe=false) | fst::PhiMatcher< M > | inline |
Priority(StateId s) final | fst::PhiMatcher< M > | inlinevirtual |
Properties(uint64_t props) const override | fst::PhiMatcher< M > | inlinevirtual |
SetState(StateId s) final | fst::PhiMatcher< M > | inlinevirtual |
StateId typedef | fst::PhiMatcher< M > | |
Type(bool test) const override | fst::PhiMatcher< M > | inlinevirtual |
Value() const final | fst::PhiMatcher< M > | inlinevirtual |
Weight typedef | fst::PhiMatcher< M > | |
~MatcherBase()=default | fst::MatcherBase< M::Arc > | virtual |