VCF::Regex::Ascii Member List
This is the complete list of members for
VCF::Regex::Ascii, including all inherited members.
| Ascii(const String &expression, unsigned char *first, unsigned char *last, OnigSyntaxType *syntax=ONIG_SYNTAX_DEFAULT) | VCF::Regex::Ascii | |
| Ascii(const String &expression, const String &source, OnigSyntaxType *syntax=ONIG_SYNTAX_DEFAULT) | VCF::Regex::Ascii | |
| begin() | VCF::Regex::Host | |
| cache_ | VCF::Regex::Host | [protected] |
| changeRangeBeginning(unsigned char *newBeginning) | VCF::Regex::Host | |
| changeRangeEnd(unsigned char *newEnd) | VCF::Regex::Host | |
| changeSearchExpression(const String &newExpression) | VCF::Regex::Host | |
| characterWidth(const ptrdiff_t &pos) const | VCF::Regex::Ascii | [inline, protected, virtual] |
| clearCache() | VCF::Regex::Host | [inline] |
| compile() | VCF::Regex::Host | |
| end() | VCF::Regex::Host | [inline] |
| enumerator | VCF::Regex::Host | [protected] |
| Enumerator() | VCF::Enumerator< Match > | [inline] |
| error_ | VCF::Regex::Host | [protected] |
| expression_ | VCF::Regex::Host | [protected] |
| find(unsigned char *pos) | VCF::Regex::Host | |
| find(ptrdiff_t pos) | VCF::Regex::Host | [inline] |
| findAll() | VCF::Regex::Host | |
| first_ | VCF::Regex::Host | [protected] |
| getEnumerator() | VCF::Regex::Host | [inline] |
| hasMoreElements(const bool &backward=false) | VCF::Regex::Host | [virtual] |
| Host(const String &expression, unsigned char *first, unsigned char *last, OnigSyntaxType *syntax=ONIG_SYNTAX_DEFAULT) | VCF::Regex::Host | [protected] |
| Host(const String &expression, OnigSyntaxType *syntax=ONIG_SYNTAX_DEFAULT) | VCF::Regex::Host | [protected] |
| init() | VCF::Regex::Ascii | [protected, virtual] |
| InternalConstIterator typedef | VCF::Regex::Host | [protected] |
| InternalIterator typedef | VCF::Regex::Host | [protected] |
| last_ | VCF::Regex::Host | [protected] |
| MatchContainerT typedef | VCF::Regex::Host | [protected] |
| next(Iterator current) const | VCF::Regex::Host | [protected] |
| nextElement() | VCF::Regex::Host | [virtual] |
| pastTheEnd_ | VCF::Regex::Host | [protected] |
| prev(Iterator current) const | VCF::Regex::Host | [protected] |
| prevElement() | VCF::Regex::Host | [virtual] |
| rbegin() | VCF::Regex::Host | [inline] |
| reg_ | VCF::Regex::Host | [protected] |
| rend() | VCF::Regex::Host | [inline] |
| reset(const bool &backward=false) | VCF::Regex::Host | [virtual] |
| rfind(unsigned char *pos) | VCF::Regex::Host | |
| rfind(ptrdiff_t pos) | VCF::Regex::Host | [inline] |
| supportsEditing() | VCF::Enumerator< Match > | [inline] |
| supportsEditing_ | VCF::Enumerator< Match > | [protected] |
| syntax_ | VCF::Regex::Host | [protected] |
| ~Enumerator() | VCF::Enumerator< Match > | [inline, virtual] |
| ~Host() | VCF::Regex::Host | [virtual] |