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 |
fin_ | reflex::StdMatcher | protected |
find | reflex::AbstractMatcher | |
first(void) const | reflex::AbstractMatcher | inline |
flg_ | reflex::StdMatcher | protected |
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< std::regex > | 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 | |
itr_ | reflex::StdMatcher | protected |
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) | reflex::StdMatcher | inlineprotectedvirtual |
matches(void) | reflex::AbstractMatcher | inline |
max_ | reflex::AbstractMatcher | protected |
Method typedef | reflex::AbstractMatcher | protected |
more(void) | reflex::AbstractMatcher | inline |
new_itr(Method method, bool bob) | reflex::StdMatcher | inlineprotected |
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< std::regex > | protected |
own_pattern(void) const | reflex::PatternMatcher< std::regex > | inline |
pair() const | reflex::AbstractMatcher | inline |
pat_ | reflex::PatternMatcher< std::regex > | protected |
Pattern typedef | reflex::PatternMatcher< std::regex > | |
pattern(const Pattern &pat) | reflex::StdEcmaMatcher | inlinevirtual |
pattern(const Pattern *pat) | reflex::StdEcmaMatcher | inlinevirtual |
pattern(const char *pat) | reflex::StdEcmaMatcher | inlinevirtual |
pattern(const std::string &pat) | reflex::StdEcmaMatcher | inlinevirtual |
reflex::StdMatcher::pattern(const StdMatcher &matcher) | reflex::StdMatcher | inlinevirtual |
PatternMatcher< std::regex >::pattern(const PatternMatcher &matcher) | reflex::PatternMatcher< std::regex > | inlinevirtual |
PatternMatcher< std::regex >::pattern(void) const | reflex::PatternMatcher< std::regex > | inline |
PatternMatcher(const PatternMatcher &matcher) | reflex::PatternMatcher< std::regex > | inline |
PatternMatcher(const Pattern *pat=NULL, const Input &inp=Input(), const char *opt=NULL) | reflex::PatternMatcher< std::regex > | inlineprotected |
PatternMatcher(const Pattern &pat, const Input &inp=Input(), const char *opt=NULL) | reflex::PatternMatcher< std::regex > | inlineprotected |
PatternMatcher(const char *pat, const Input &inp=Input(), const char *opt=NULL) | reflex::PatternMatcher< std::regex > | inlineprotected |
PatternMatcher(const std::string &pat, const Input &inp=Input(), const char *opt=NULL) | reflex::PatternMatcher< std::regex > | inlineprotected |
peek(void) | reflex::AbstractMatcher | inlineprotected |
pos_ | reflex::AbstractMatcher | protected |
reset(const char *opt=NULL) | reflex::StdMatcher | 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 | |
StdEcmaMatcher() | reflex::StdEcmaMatcher | inline |
StdEcmaMatcher(const char *pat, const Input &inp=Input(), const char *opt=NULL) | reflex::StdEcmaMatcher | inline |
StdEcmaMatcher(const std::string &pat, const Input &inp=Input(), const char *opt=NULL) | reflex::StdEcmaMatcher | inline |
StdMatcher() | reflex::StdMatcher | inline |
StdMatcher(const P *pat, const Input &inp=Input(), const char *opt=NULL) | reflex::StdMatcher | inline |
StdMatcher(const P &pat, const Input &inp=Input(), const char *opt=NULL) | reflex::StdMatcher | inline |
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< std::regex > | inlinevirtual |