Home
last modified time | relevance | path

Searched refs:LookAheadMatcherBase (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
Dlookahead-matcher.h133 class LookAheadMatcherBase : public MatcherBase<A> {
140 LookAheadMatcherBase() in LookAheadMatcherBase() function
144 virtual ~LookAheadMatcherBase() {} in ~LookAheadMatcherBase()
185 : public LookAheadMatcherBase<typename M::FST::Arc> {
251 : public LookAheadMatcherBase<typename M::FST::Arc> {
260 using LookAheadMatcherBase<Arc>::LookAheadWeight;
261 using LookAheadMatcherBase<Arc>::SetLookAheadPrefix;
262 using LookAheadMatcherBase<Arc>::SetLookAheadWeight;
263 using LookAheadMatcherBase<Arc>::ClearLookAheadPrefix;
424 : public LookAheadMatcherBase<typename M::FST::Arc> {
[all …]