BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::RegularExpression Member List

This is the complete list of members for BALL::RegularExpression, including all inherited members.

ALPHABALL::RegularExpressionstatic
ALPHANUMERICBALL::RegularExpressionstatic
clear()BALL::RegularExpressionvirtual
countSubexpressions() const BALL::RegularExpression
destroy()BALL::RegularExpression
dump(std::ostream &s=std::cout, Size depth=0) const BALL::RegularExpressionvirtual
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::RegularExpressionstatic
IDENTIFIERBALL::RegularExpressionstatic
INTEGERBALL::RegularExpressionstatic
isEmpty() const BALL::RegularExpression
isValid() const BALL::RegularExpressionvirtual
LOWERCASEBALL::RegularExpressionstatic
match(const char *text, const char *pattern, int compile_flags=0|REG_EXTENDED|REG_NOSUB, int execute_flags=0)BALL::RegularExpressionstatic
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::RegularExpressionstatic
NON_ALPHANUMERICBALL::RegularExpressionstatic
NON_NUMERICBALL::RegularExpressionstatic
NON_WHITESPACEBALL::RegularExpressionstatic
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::RegularExpressionfriend
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::RegularExpressionfriend
REALBALL::RegularExpressionstatic
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
UPPERCASEBALL::RegularExpressionstatic
WHITESPACEBALL::RegularExpressionstatic
~RegularExpression()BALL::RegularExpressionvirtual