xvr2::Text::Regex Member List
This is the complete list of members for
xvr2::Text::Regex, including all inherited members.
| __cls_name | xvr2::Object | [protected] |
| _pattern | xvr2::Text::Regex | [private] |
| cflags | xvr2::Text::Regex | [protected] |
| compile() | xvr2::Text::Regex | [protected, virtual] |
| compiled | xvr2::Text::Regex | [private] |
| debugmsg(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
| debugmsgln(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
| getClassName() | xvr2::Object | [virtual] |
| handle | xvr2::Text::Regex | [private] |
| ignoreCase(bool u=true) | xvr2::Text::Regex | |
| match(const String &pattern, const String &str, bool case_sensitive=true) | xvr2::Text::Regex | [static] |
| matches(const char *str) | xvr2::Text::Regex | |
| matches(const String &str) | xvr2::Text::Regex | |
| Object() | xvr2::Object | |
| operator<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
| pattern(const char *pat=0) | xvr2::Text::Regex | |
| Regex() | xvr2::Text::Regex | |
| Regex(const char *pat) | xvr2::Text::Regex | |
| Regex(const String &pat) | xvr2::Text::Regex | |
| toString() | xvr2::Object | [virtual] |
| useExtended(bool u=true) | xvr2::Text::Regex | |
| ~Object() | xvr2::Object | [virtual] |
| ~Regex() | xvr2::Text::Regex | |