libupnpp  0.16.0
A C++ wrapper for the Portable UPnP reference library
SimpleRegexp Member List

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

Flags enum name (defined in SimpleRegexp)SimpleRegexp
getMatch(const std::string &val, int i) constSimpleRegexp
ok() constSimpleRegexp
operator()(const std::string &val) constSimpleRegexp
simpleMatch(const std::string &val) constSimpleRegexp
SimpleRegexp(const std::string &exp, int flags, int nmatch=0)SimpleRegexp
simpleSub(const std::string &input, const std::string &repl)SimpleRegexp
SRE_ICASE enum value (defined in SimpleRegexp)SimpleRegexp
SRE_NONE enum value (defined in SimpleRegexp)SimpleRegexp
SRE_NOSUB enum value (defined in SimpleRegexp)SimpleRegexp
~SimpleRegexp() (defined in SimpleRegexp)SimpleRegexp