This is the complete list of members for reflex::FlexLexer< M >::Matcher, including all inherited members.
get(char *s, size_t n) | reflex::FlexLexer< M >::Matcher | inlinevirtual |
lexer_ | reflex::AbstractLexer< M >::Matcher | protected |
Matcher(const typename M::Pattern &pattern, const Input &input, FlexLexer *lexer, const char *opt=NULL) | reflex::FlexLexer< M >::Matcher | inline |
Matcher(const char *pattern, const Input &input, FlexLexer *lexer, const char *opt=NULL) | reflex::FlexLexer< M >::Matcher | inline |
reflex::AbstractLexer::Matcher::Matcher(const typename M::Pattern &pattern, const Input &input, AbstractLexer *lexer, const char *opt=NULL) | reflex::AbstractLexer< M >::Matcher | inline |
reflex::AbstractLexer::Matcher::Matcher(const char *pattern, const Input &input, AbstractLexer *lexer, const char *opt=NULL) | reflex::AbstractLexer< M >::Matcher | inline |
wrap() | reflex::FlexLexer< M >::Matcher | inlineprotectedvirtual |