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

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

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