StringMatcher Member List

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

clear() (defined in RegExp)RegExpinlineprotected
empty() constRegExpinlineprotected
execute(const std::string &str, T &result) constRegExpprotected
execute(const std::string &str) constRegExpinlineprotected
flags (defined in RegExp)RegExpprotected
getType() const (defined in StringMatcher)StringMatcher
isRegExpStringMatcherprotected
isSet() const (defined in RegExp)RegExpinlineprotected
operator=(const std::string &str) (defined in RegExp)RegExpprotected
operator=(const RegExp &r) (defined in RegExp)RegExpprotected
operator==(const std::string &s) const (defined in StringMatcher)StringMatcherinline
operator==(const char *s) const (defined in StringMatcher)StringMatcherinline
operator==(const StringMatcher &m) const (defined in StringMatcher)StringMatcherinline
RegExp(const std::string &str="", int flags=REG_EXTENDED)RegExpprotected
RegExp(const RegExp &r)RegExpprotected
regExpBinary (defined in RegExp)RegExpprotected
regExpSpecialChars (defined in StringMatcher)StringMatcherstatic
regExpString (defined in RegExp)RegExpprotected
replace(const std::string &src, const std::string &replacement, std::string &dst) constRegExpinlineprotected
replace(const std::string &src, const std::string &replacement, std::ostream &sstr) constRegExpprotected
replace(const std::string &src, const std::string &regexp, const std::string &replacement, std::string &dst)RegExpinlineprotectedstatic
reset() (defined in RegExp)RegExpinlineprotected
resultRegExpprotected
result_t typedefRegExpprotected
set(const std::string &s)StringMatcher
setExpression(const std::string &str, int flags=REG_EXTENDED) (defined in RegExp)RegExpprotected
setFlags(int flags) (defined in RegExp)RegExpinlineprotected
StringMatcher(const std::string &s="") (defined in StringMatcher)StringMatcherinline
StringMatcher(const StringMatcher &matcher) (defined in StringMatcher)StringMatcherinline
test(const std::string &s) constStringMatcher
toStr() const (defined in RegExp)RegExpinlineprotected
valueStringMatcher
writableResult (defined in RegExp)RegExpmutableprotected
~RegExp()RegExpprotectedvirtual