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

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

Arc typedeffst::SigmaFstMatcher< M, flags >
Copy(bool safe=false) const overridefst::SigmaFstMatcher< M, flags >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::SigmaFstMatcher< M, flags >
GetData() const fst::SigmaFstMatcher< M, flags >inline
GetFst() const overridefst::SigmaMatcher< M >inlinevirtual
GetSharedData() const fst::SigmaFstMatcher< M, flags >inline
kFlagsfst::SigmaFstMatcher< M, flags >static
Label typedeffst::SigmaFstMatcher< M, flags >
MatcherData typedeffst::SigmaFstMatcher< M, flags >
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
SigmaFstMatcher(const FST &fst, MatchType match_type, std::shared_ptr< MatcherData > data=std::make_shared< MatcherData >())fst::SigmaFstMatcher< M, flags >inline
SigmaFstMatcher(const FST *fst, MatchType match_type, std::shared_ptr< MatcherData > data=std::make_shared< MatcherData >())fst::SigmaFstMatcher< M, flags >inline
SigmaFstMatcher(const SigmaFstMatcher< M, flags > &matcher, bool safe=false)fst::SigmaFstMatcher< M, flags >inline
fst::SigmaMatcher::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::SigmaFstMatcher< M, flags >
Type(bool test) const overridefst::SigmaMatcher< M >inlinevirtual
Value() const finalfst::SigmaMatcher< M >inlinevirtual
Weight typedeffst::SigmaFstMatcher< M, flags >
~MatcherBase()=defaultfst::MatcherBase< M::Arc >virtual