regExpCxx Member List

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

clear()regExpCxxinline
empty() const noexceptregExpCxxinline
exists() const noexceptregExpCxxinline
find(const std::string &text) constregExpCxxinline
grammarregExpCxxstatic
match(const std::string &text) constregExpCxxinline
match(const std::string &text, results_type &matches) constregExpCxxinline
meta(const char c)regExpCxxinlinestatic
ngroups() constregExpCxxinline
nocase() constregExpCxxinline
operator()(const std::string &text) constregExpCxxinline
operator=(const regExpCxx &rgx)regExpCxxinline
operator=(regExpCxx &&rgx)regExpCxxinline
operator=(const char *pattern)regExpCxxinline
operator=(const std::string &pattern)regExpCxxinline
regExpCxx()regExpCxxinline
regExpCxx(const regExpCxx &rgx)regExpCxxinline
regExpCxx(regExpCxx &&rgx)regExpCxxinline
regExpCxx(const char *pattern)regExpCxxinlineexplicit
regExpCxx(const std::string &pattern)regExpCxxinlineexplicit
regExpCxx(const char *pattern, bool ignoreCase)regExpCxxinline
regExpCxx(const std::string &pattern, bool ignoreCase)regExpCxxinline
results_type typedefregExpCxx
search(const std::string &text) constregExpCxxinline
set(const char *pattern, bool ignoreCase=false)regExpCxx
set(const std::string &pattern, bool ignoreCase=false)regExpCxx
swap(regExpCxx &rgx)regExpCxxinline
~regExpCxx()=defaultregExpCxx