FST  openfst-1.8.3
OpenFst Library
fst::PhiFstMatcher< M, flags > Member List

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

Arc typedeffst::PhiFstMatcher< M, flags >
Copy(bool safe=false) const overridefst::PhiFstMatcher< M, flags >inlinevirtual
Done() const finalfst::PhiMatcher< M >inlinevirtual
Final(StateId s) const finalfst::PhiMatcher< M >inlinevirtual
Find(Label match_label) finalfst::PhiMatcher< M >inlinevirtual
Flags() const overridefst::PhiMatcher< M >inlinevirtual
FST typedeffst::PhiFstMatcher< M, flags >
GetData() const fst::PhiFstMatcher< M, flags >inline
GetFst() const overridefst::PhiMatcher< M >inlinevirtual
GetSharedData() const fst::PhiFstMatcher< M, flags >inline
kFlagsfst::PhiFstMatcher< M, flags >static
Label typedeffst::PhiFstMatcher< M, flags >
MatcherData typedeffst::PhiFstMatcher< M, flags >
Next() finalfst::PhiMatcher< M >inlinevirtual
PhiFstMatcher(const FST &fst, MatchType match_type, std::shared_ptr< MatcherData > data=std::make_shared< MatcherData >())fst::PhiFstMatcher< M, flags >inline
PhiFstMatcher(const FST *fst, MatchType match_type, std::shared_ptr< MatcherData > data=std::make_shared< MatcherData >())fst::PhiFstMatcher< M, flags >inline
PhiFstMatcher(const PhiFstMatcher< M, flags > &matcher, bool safe=false)fst::PhiFstMatcher< M, flags >inline
fst::PhiMatcher::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) finalfst::PhiMatcher< M >inlinevirtual
Properties(uint64_t props) const overridefst::PhiMatcher< M >inlinevirtual
SetState(StateId s) finalfst::PhiMatcher< M >inlinevirtual
StateId typedeffst::PhiFstMatcher< M, flags >
Type(bool test) const overridefst::PhiMatcher< M >inlinevirtual
Value() const finalfst::PhiMatcher< M >inlinevirtual
Weight typedeffst::PhiFstMatcher< M, flags >
~MatcherBase()=defaultfst::MatcherBase< M::Arc >virtual