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

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

Arc typedeffst::ArcLookAheadMatcher< M, flags >
ArcLookAheadMatcher(const FST &fst, MatchType match_type, std::shared_ptr< MatcherData > data=nullptr)fst::ArcLookAheadMatcher< M, flags >inline
ArcLookAheadMatcher(const FST *fst, MatchType match_type, std::shared_ptr< MatcherData > data=nullptr)fst::ArcLookAheadMatcher< M, flags >inline
ArcLookAheadMatcher(const ArcLookAheadMatcher &lmatcher, bool safe=false)fst::ArcLookAheadMatcher< M, flags >inline
ClearLookAheadPrefix()fst::LookAheadMatcherBase< M::FST::Arc >inlineprotected
ClearLookAheadWeight()fst::LookAheadMatcherBase< M::FST::Arc >inlineprotected
Copy(bool safe=false) const overridefst::ArcLookAheadMatcher< M, flags >inlinevirtual
Done() const finalfst::ArcLookAheadMatcher< M, flags >inlinevirtual
Final(StateId s) const finalfst::ArcLookAheadMatcher< M, flags >inlinevirtual
Find(Label label) finalfst::ArcLookAheadMatcher< M, flags >inlinevirtual
Flags() const overridefst::ArcLookAheadMatcher< M, flags >inlinevirtual
FST typedeffst::ArcLookAheadMatcher< M, flags >
GetData() const fst::ArcLookAheadMatcher< M, flags >inline
GetFst() const overridefst::ArcLookAheadMatcher< M, flags >inlinevirtual
GetSharedData() const fst::ArcLookAheadMatcher< M, flags >inline
InitLookAheadFst(const Fst< Arc > &fst, bool copy=false) overridefst::ArcLookAheadMatcher< M, flags >inline
LookAheadMatcherBase< M::FST::Arc >::InitLookAheadFst(const Fst< M::FST::Arc > &, bool copy=false)=0fst::LookAheadMatcherBase< M::FST::Arc >pure virtual
kFlagsfst::ArcLookAheadMatcher< M, flags >static
Label typedeffst::ArcLookAheadMatcher< M, flags >
LookAheadFst(const Fst< Arc > &, StateId) finalfst::ArcLookAheadMatcher< M, flags >
LookAheadMatcherBase< M::FST::Arc >::LookAheadFst(const Fst< M::FST::Arc > &, StateId)=0fst::LookAheadMatcherBase< M::FST::Arc >pure virtual
LookAheadLabel(Label label) const finalfst::ArcLookAheadMatcher< M, flags >inlinevirtual
LookAheadPrefix(M::FST::Arc *arc) constfst::LookAheadMatcherBase< M::FST::Arc >inline
LookAheadWeight() constfst::LookAheadMatcherBase< M::FST::Arc >inline
MatcherData typedeffst::ArcLookAheadMatcher< M, flags >
Next() finalfst::ArcLookAheadMatcher< M, flags >inlinevirtual
Priority(StateId s) finalfst::ArcLookAheadMatcher< M, flags >inlinevirtual
Properties(uint64_t props) const overridefst::ArcLookAheadMatcher< M, flags >inlinevirtual
SetLookAheadPrefix(M::FST::Arcarc)fst::LookAheadMatcherBase< M::FST::Arc >inlineprotected
SetLookAheadWeight(Weight weight)fst::LookAheadMatcherBase< M::FST::Arc >inlineprotected
SetState(StateId s) finalfst::ArcLookAheadMatcher< M, flags >inlinevirtual
StateId typedeffst::ArcLookAheadMatcher< M, flags >
Type(bool test) const overridefst::ArcLookAheadMatcher< M, flags >inlinevirtual
Value() const finalfst::ArcLookAheadMatcher< M, flags >inlinevirtual
Weight typedeffst::ArcLookAheadMatcher< M, flags >
~MatcherBase()=defaultfst::MatcherBase< M::FST::Arc >virtual