| AbstractMatcher(const Input &inp, const char *opt) | reflex::AbstractMatcher | inlineprotected |
| AbstractMatcher(const Input &inp, const Option &opt) | reflex::AbstractMatcher | inlineprotected |
| accept(void) const | reflex::AbstractMatcher | inline |
| at_bob(void) const | reflex::AbstractMatcher | inline |
| at_bol(void) const | reflex::AbstractMatcher | inline |
| at_end(void) | reflex::AbstractMatcher | inline |
| blk_ | reflex::AbstractMatcher | protected |
| buf_ | reflex::AbstractMatcher | protected |
| buffer(size_t blk=0) | reflex::AbstractMatcher | inline |
| cap_ | reflex::AbstractMatcher | protected |
| chr_ | reflex::AbstractMatcher | protected |
| cno_ | reflex::AbstractMatcher | protected |
| columno(void) const | reflex::AbstractMatcher | inline |
| const_iterator typedef | reflex::AbstractMatcher | |
| cur_ | reflex::AbstractMatcher | protected |
| end_ | reflex::AbstractMatcher | protected |
| eof_ | reflex::AbstractMatcher | protected |
| find | reflex::AbstractMatcher | |
| first(void) const | reflex::AbstractMatcher | inline |
| flush(void) | reflex::AbstractMatcher | inline |
| get(char *s, size_t n) | reflex::AbstractMatcher | inlineprotectedvirtual |
| get(void) | reflex::AbstractMatcher | inlineprotected |
| got_ | reflex::AbstractMatcher | protected |
| grow(size_t need=Const::BLOCK) | reflex::AbstractMatcher | inlineprotected |
| has_pattern(void) const | reflex::PatternMatcher< P > | inline |
| hit_end(void) const | reflex::AbstractMatcher | inline |
| in | reflex::AbstractMatcher | |
| ind_ | reflex::AbstractMatcher | protected |
| init(const char *opt=NULL) | reflex::AbstractMatcher | inlineprotected |
| input(const Input &inp) | reflex::AbstractMatcher | inlinevirtual |
| input(void) | reflex::AbstractMatcher | inline |
| interactive(void) | reflex::AbstractMatcher | inline |
| iterator typedef | reflex::AbstractMatcher | |
| last(void) const | reflex::AbstractMatcher | inline |
| len_ | reflex::AbstractMatcher | protected |
| less(size_t n) | reflex::AbstractMatcher | inline |
| lineno(void) const | reflex::AbstractMatcher | inline |
| lno_ | reflex::AbstractMatcher | protected |
| mat_ | reflex::AbstractMatcher | protected |
| match(Method method)=0 | reflex::AbstractMatcher | protectedpure virtual |
| matches(void) | reflex::AbstractMatcher | inline |
| max_ | reflex::AbstractMatcher | protected |
| Method typedef | reflex::AbstractMatcher | protected |
| more(void) | reflex::AbstractMatcher | inline |
| num_ | reflex::AbstractMatcher | protected |
| operator size_t() const | reflex::AbstractMatcher | inline |
| operator std::pair< size_t, std::string >() const | reflex::AbstractMatcher | inline |
| operator std::string() const | reflex::AbstractMatcher | inline |
| operator!=(const char *rhs) const | reflex::AbstractMatcher | inline |
| operator!=(const std::string &rhs) const | reflex::AbstractMatcher | inline |
| operator!=(size_t rhs) const | reflex::AbstractMatcher | inline |
| operator!=(int rhs) const | reflex::AbstractMatcher | inline |
| operator==(const char *rhs) const | reflex::AbstractMatcher | inline |
| operator==(const std::string &rhs) const | reflex::AbstractMatcher | inline |
| operator==(size_t rhs) const | reflex::AbstractMatcher | inline |
| operator==(int rhs) const | reflex::AbstractMatcher | inline |
| opt_ | reflex::AbstractMatcher | protected |
| own_ | reflex::PatternMatcher< P > | protected |
| own_pattern(void) const | reflex::PatternMatcher< P > | inline |
| pair() const | reflex::AbstractMatcher | inline |
| pat_ | reflex::PatternMatcher< P > | protected |
| Pattern typedef | reflex::PatternMatcher< P > | |
| pattern(const PatternMatcher &matcher) | reflex::PatternMatcher< P > | inlinevirtual |
| pattern(const Pattern &pat) | reflex::PatternMatcher< P > | inlinevirtual |
| pattern(const Pattern *pat) | reflex::PatternMatcher< P > | inlinevirtual |
| pattern(const char *pat) | reflex::PatternMatcher< P > | inlinevirtual |
| pattern(const std::string &pat) | reflex::PatternMatcher< P > | inlinevirtual |
| pattern(void) const | reflex::PatternMatcher< P > | inline |
| PatternMatcher(const PatternMatcher &matcher) | reflex::PatternMatcher< P > | inline |
| PatternMatcher(const Pattern *pat=NULL, const Input &inp=Input(), const char *opt=NULL) | reflex::PatternMatcher< P > | inlineprotected |
| PatternMatcher(const Pattern &pat, const Input &inp=Input(), const char *opt=NULL) | reflex::PatternMatcher< P > | inlineprotected |
| PatternMatcher(const char *pat, const Input &inp=Input(), const char *opt=NULL) | reflex::PatternMatcher< P > | inlineprotected |
| PatternMatcher(const std::string &pat, const Input &inp=Input(), const char *opt=NULL) | reflex::PatternMatcher< P > | inlineprotected |
| peek(void) | reflex::AbstractMatcher | inlineprotected |
| pos_ | reflex::AbstractMatcher | protected |
| reset(const char *opt=NULL) | reflex::AbstractMatcher | inlinevirtual |
| rest(void) | reflex::AbstractMatcher | inline |
| scan | reflex::AbstractMatcher | |
| set_bol(bool bol) | reflex::AbstractMatcher | inline |
| set_current(size_t loc) | reflex::AbstractMatcher | inlineprotected |
| set_end(bool eof) | reflex::AbstractMatcher | inline |
| size(void) const | reflex::AbstractMatcher | inline |
| split | reflex::AbstractMatcher | |
| text(void) const | reflex::AbstractMatcher | inline |
| txt_ | reflex::AbstractMatcher | protected |
| unput(char c) | reflex::AbstractMatcher | inline |
| wrap(void) | reflex::AbstractMatcher | inlineprotectedvirtual |
| wsize(void) const | reflex::AbstractMatcher | inline |
| ~PatternMatcher() | reflex::PatternMatcher< P > | inlinevirtual |