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

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

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