regExp Member List

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

clear() constregExp
empty() constregExpinline
exists() constregExpinline
find(const std::string &str) constregExp
match(const std::string &) constregExp
match(const std::string &, List< std::string > &groups) constregExp
match(const std::string &, List< string > &groups) constregExp
meta(char c)regExpinlinestatic
ngroups() constregExpinline
operator=(const regExp &)=deleteregExp
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
regExp(const regExp &)=deleteregExp
search(const std::string &str) constregExpinline
set(const char *, const bool ignoreCase=false) constregExp
set(const std::string &, const bool ignoreCase=false) constregExp
~regExp()regExp