FST  openfst-1.8.3
OpenFst Library
fst::LookAheadMatcherBase< Arc > Member List

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

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