BALL::RegularExpression Member List

This is the complete list of members for BALL::RegularExpression, including all inherited members.
ALPHA BALL::RegularExpression [static]
ALPHANUMERIC BALL::RegularExpression [static]
clear() BALL::RegularExpression [virtual]
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_INTEGER BALL::RegularExpression [static]
IDENTIFIER BALL::RegularExpression [static]
INTEGER BALL::RegularExpression [static]
isEmpty() const BALL::RegularExpression
isValid() const BALL::RegularExpression [virtual]
LOWERCASE BALL::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_ALPHA BALL::RegularExpression [static]
NON_ALPHANUMERIC BALL::RegularExpression [static]
NON_NUMERIC BALL::RegularExpression [static]
NON_WHITESPACE BALL::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]
REAL BALL::RegularExpression [static]
RegularExpression() BALL::RegularExpression
RegularExpression(const RegularExpression &regular_expression) BALL::RegularExpression
RegularExpression(const String &pattern, bool wildcard_pattern=false) (defined in BALL::RegularExpression) BALL::RegularExpression
set(const RegularExpression &regular_expression) BALL::RegularExpression
set(const String &pattern, bool wildcard_pattern=false) BALL::RegularExpression
UPPERCASE BALL::RegularExpression [static]
WHITESPACE BALL::RegularExpression [static]
~RegularExpression() BALL::RegularExpression [virtual]

Generated on Thu Aug 6 18:30:28 2009 for BALL by doxygen 1.5.8