#include <fst/matcher.h>
Inherited by fst::LookAheadMatcherBase< A >.
List of all members.
Detailed Description
template<class A>
class fst::MatcherBase< A >
Matcher interface, templated on the Arc definition; used for matcher specializations that are returned by the InitMatcher Fst method.
Definition at line 92 of file matcher.h.
Member Typedef Documentation
Reimplemented in fst::LookAheadMatcherBase< A >, fst::TrivialLookAheadMatcher< M >, fst::ArcLookAheadMatcher< M, F >, fst::LabelLookAheadMatcher< M, F, S >, fst::SortedMatcher< F >, fst::RhoMatcher< M >, fst::SigmaMatcher< M >, fst::PhiMatcher< M >, and fst::LookAheadMatcherBase< M::FST::Arc >.
Definition at line 94 of file matcher.h.
Reimplemented in fst::LookAheadMatcherBase< A >, fst::TrivialLookAheadMatcher< M >, fst::ArcLookAheadMatcher< M, F >, fst::LabelLookAheadMatcher< M, F, S >, fst::SortedMatcher< F >, fst::RhoMatcher< M >, fst::SigmaMatcher< M >, fst::PhiMatcher< M >, and fst::LookAheadMatcherBase< M::FST::Arc >.
Definition at line 96 of file matcher.h.
Reimplemented in fst::LookAheadMatcherBase< A >, fst::TrivialLookAheadMatcher< M >, fst::ArcLookAheadMatcher< M, F >, fst::LabelLookAheadMatcher< M, F, S >, fst::SortedMatcher< F >, fst::RhoMatcher< M >, fst::SigmaMatcher< M >, fst::PhiMatcher< M >, and fst::LookAheadMatcherBase< M::FST::Arc >.
Definition at line 95 of file matcher.h.
Reimplemented in fst::LookAheadMatcherBase< A >, fst::TrivialLookAheadMatcher< M >, fst::ArcLookAheadMatcher< M, F >, fst::LabelLookAheadMatcher< M, F, S >, fst::SortedMatcher< F >, fst::RhoMatcher< M >, fst::SigmaMatcher< M >, fst::PhiMatcher< M >, and fst::LookAheadMatcherBase< M::FST::Arc >.
Definition at line 97 of file matcher.h.
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: