regExp Member List

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

clear() const regExp
empty() const regExpinline
exists() const regExpinline
find(const std::string &str) const regExp
match(const std::string &) const regExp
match(const std::string &, List< std::string > &groups) const regExp
match(const std::string &, List< string > &groups) const regExp
meta(char c)regExpinlinestatic
ngroups() const regExpinline
operator=(const char *)regExp
operator=(const std::string &)regExp
regExp()regExp
regExp(const char *, const bool ignoreCase=false)regExp
regExp(const std::string &, const bool ignoreCase=false)regExp
search(const std::string &str) const regExpinline
set(const char *, const bool ignoreCase=false) const regExp
set(const std::string &, const bool ignoreCase=false) const regExp
~regExp()regExp