xvr2::Text::ExtendedRegex Member List
This is the complete list of members for
xvr2::Text::ExtendedRegex, including all inherited members.
__cls_name | xvr2::Object | [protected] |
cflags | xvr2::Text::Regex | [protected] |
compile() | xvr2::Text::ExtendedRegex | [protected, virtual] |
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] |
ExtendedRegex() | xvr2::Text::ExtendedRegex | |
ExtendedRegex(const String &pattern) | xvr2::Text::ExtendedRegex | |
getClassName() | xvr2::Object | [virtual] |
ignoreCase(bool u=true) | xvr2::Text::Regex | |
match(const String &pattern, const String &str, bool case_sensitive=true) | xvr2::Text::ExtendedRegex | [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 | |