BALL::RegularExpression Member List

This is the complete list of members for BALL::RegularExpression, including all inherited members.
ALPHABALL::RegularExpression [static]
ALPHANUMERICBALL::RegularExpression [static]
clear()BALL::RegularExpression [virtual]
compilePattern_()BALL::RegularExpression [private]
countSubexpressions() const BALL::RegularExpression
destroy()BALL::RegularExpression
dump(std::ostream &s=std::cout, Size depth=0) const BALL::RegularExpression [virtual]
find(const String &text, Substring &found, Index from=0, int execute_flags=0) const BALL::RegularExpression
find(const String &text, vector< Substring > &subexpressions, Index from=0, int execute_flags=0) const BALL::RegularExpression
get(RegularExpression &regular_expression) const BALL::RegularExpression
getPattern() const BALL::RegularExpression
HEXADECIMAL_INTEGERBALL::RegularExpression [static]
IDENTIFIERBALL::RegularExpression [static]
INTEGERBALL::RegularExpression [static]
isEmpty() const BALL::RegularExpression
isValid() const BALL::RegularExpression [virtual]
LOWERCASEBALL::RegularExpression [static]
match(const char *text, const char *pattern, int compile_flags=0|REG_EXTENDED|REG_NOSUB, int execute_flags=0)BALL::RegularExpression [static]
match(const String &text, Index from=0, int execute_flags=0) const BALL::RegularExpression
match(const Substring &text, Index from=0, int execute_flags=0) const BALL::RegularExpression
match(const char *text, int execute_flags=0) const BALL::RegularExpression
NON_ALPHABALL::RegularExpression [static]
NON_ALPHANUMERICBALL::RegularExpression [static]
NON_NUMERICBALL::RegularExpression [static]
NON_WHITESPACEBALL::RegularExpression [static]
operator!=(const RegularExpression &regular_expression) const BALL::RegularExpression
operator<(const RegularExpression &regular_expression) const BALL::RegularExpression
operator<<(std::ostream &s, const RegularExpression &regular_expression)BALL::RegularExpression [friend]
operator<=(const RegularExpression &regular_expression) const BALL::RegularExpression
operator=(const RegularExpression &expression)BALL::RegularExpression
operator==(const RegularExpression &regular_expression) const BALL::RegularExpression
operator>(const RegularExpression &regular_expression) const BALL::RegularExpression
operator>=(const RegularExpression &regular_expression) const BALL::RegularExpression
operator>>(std::istream &s, RegularExpression &regular_expression)BALL::RegularExpression [friend]
pattern_BALL::RegularExpression [private]
REALBALL::RegularExpression [static]
regex_BALL::RegularExpression [private]
RegularExpression()BALL::RegularExpression
RegularExpression(const RegularExpression &regular_expression)BALL::RegularExpression
RegularExpression(const String &pattern, bool wildcard_pattern=false)BALL::RegularExpression
set(const RegularExpression &regular_expression)BALL::RegularExpression
set(const String &pattern, bool wildcard_pattern=false)BALL::RegularExpression
toExtendedRegularExpression_()BALL::RegularExpression [private]
UPPERCASEBALL::RegularExpression [static]
valid_pattern_BALL::RegularExpression [private]
WHITESPACEBALL::RegularExpression [static]
~RegularExpression()BALL::RegularExpression [virtual]