RegExp Member List

This is the complete list of members for RegExp, including all inherited members.

clear() (defined in RegExp)RegExpinline
empty() constRegExpinline
execute(const std::string &str, T &result) constRegExp
execute(const std::string &str) constRegExpinline
flags (defined in RegExp)RegExp
isSet() const (defined in RegExp)RegExpinline
operator=(const std::string &str) (defined in RegExp)RegExp
operator=(const RegExp &r) (defined in RegExp)RegExp
RegExp(const std::string &str="", int flags=REG_EXTENDED)RegExp
RegExp(const RegExp &r)RegExp
regExpBinary (defined in RegExp)RegExpprotected
regExpString (defined in RegExp)RegExpprotected
replace(const std::string &src, const std::string &replacement, std::string &dst) constRegExpinline
replace(const std::string &src, const std::string &replacement, std::ostream &sstr) constRegExp
replace(const std::string &src, const std::string &regexp, const std::string &replacement, std::string &dst)RegExpinlinestatic
reset() (defined in RegExp)RegExpinline
resultRegExp
result_t typedefRegExp
setExpression(const std::string &str, int flags=REG_EXTENDED) (defined in RegExp)RegExp
setFlags(int flags) (defined in RegExp)RegExpinline
test(const std::string &str) constRegExp
toStr() const (defined in RegExp)RegExpinline
writableResult (defined in RegExp)RegExpmutableprotected
~RegExp()RegExpvirtual