VCF::Regex::Host Member List
This is the complete list of members for
VCF::Regex::Host, including all inherited members.
| begin() const | VCF::Regex::Host | |
| cache_ | VCF::Regex::Host | [mutable, protected] |
| changeRangeBeginning(const unsigned char *const newBeginning) | VCF::Regex::Host | |
| changeRangeEnd(const unsigned char *const newEnd) | VCF::Regex::Host | |
| changeSearchExpression(const String &newExpression) | VCF::Regex::Host | |
| characterWidth(const unsigned char *const location) const =0 | VCF::Regex::Host | [protected, pure virtual] |
| characterWidth(const ptrdiff_t &pos) const | VCF::Regex::Host | [inline, protected] |
| clearCache() | VCF::Regex::Host | [inline] |
| compile() | VCF::Regex::Host | |
| countCharacters(const unsigned char *const start, const unsigned char *const end) const =0 | VCF::Regex::Host | [protected, pure virtual] |
| createMatch(const OnigRegion *region, const ptrdiff_t pos) const =0 | VCF::Regex::Host | [protected, pure virtual] |
| end() const | VCF::Regex::Host | [inline] |
| Enumerator() | VCF::Enumerator< Match > | [inline] |
| enumerator_ | VCF::Regex::Host | [mutable, protected] |
| error_ | VCF::Regex::Host | [protected] |
| expression_ | VCF::Regex::Host | [protected] |
| find(const unsigned char *const pos) const | VCF::Regex::Host | |
| find(const ptrdiff_t pos) const | VCF::Regex::Host | [inline] |
| findAll() const | VCF::Regex::Host | |
| first_ | VCF::Regex::Host | [protected] |
| getEnumerator() | VCF::Regex::Host | [inline] |
| hasMoreElements(const bool &backward=false) const | VCF::Regex::Host | [virtual] |
| Host(const String &expression, const unsigned char *first, const unsigned char *last, const RegExKit::Syntax &syntax=RegExKit::sDefault) | VCF::Regex::Host | [protected] |
| Host(const String &expression, const RegExKit::Syntax &syntax=RegExKit::sDefault) | VCF::Regex::Host | [protected] |
| init()=0 | VCF::Regex::Host | [protected, pure virtual] |
| InternalConstIterator typedef | VCF::Regex::Host | [protected] |
| InternalIterator typedef | VCF::Regex::Host | [protected] |
| Iterator class | VCF::Regex::Host | [friend] |
| last_ | VCF::Regex::Host | [protected] |
| Match class | VCF::Regex::Host | [friend] |
| 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() const | VCF::Regex::Host | [inline] |
| reg_ | VCF::Regex::Host | [protected] |
| rend() const | VCF::Regex::Host | [inline] |
| reset(const bool &backward=false) const | VCF::Regex::Host | [virtual] |
| rfind(const unsigned char *const pos) const | VCF::Regex::Host | |
| rfind(const ptrdiff_t pos) const | VCF::Regex::Host | [inline] |
| setRangeAsString(const String &newExpression)=0 | VCF::Regex::Host | [pure virtual] |
| supportsEditing() const | 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] |