Dev Essential  1.6.3
Loading...
Searching...
No Matches
a_util::regex::RegularExpression Member List

This is the complete list of members for a_util::regex::RegularExpression, including all inherited members.

AnchorType enum namea_util::regex::RegularExpression
AT_Both enum valuea_util::regex::RegularExpression
AT_Start enum valuea_util::regex::RegularExpression
AT_Unanchored enum valuea_util::regex::RegularExpression
fullMatch(const std::string &text) consta_util::regex::RegularExpression
fullMatch(const std::string &text, std::string &arg1, std::string &arg2=noArg(), std::string &arg3=noArg(), std::string &arg4=noArg(), std::string &arg5=noArg(), std::string &arg6=noArg(), std::string &arg7=noArg(), std::string &arg8=noArg(), std::string &arg9=noArg(), std::string &arg10=noArg(), std::string &arg11=noArg(), std::string &arg12=noArg(), std::string &arg13=noArg(), std::string &arg14=noArg(), std::string &arg15=noArg(), std::string &arg16=noArg()) consta_util::regex::RegularExpression
getError() consta_util::regex::RegularExpression
getPattern() consta_util::regex::RegularExpression
match(const std::string &text, AnchorType anchor, int &consumed) consta_util::regex::RegularExpression
operator=(const RegularExpression &other)a_util::regex::RegularExpression
RegularExpression()a_util::regex::RegularExpression
RegularExpression(const std::string &pattern, bool case_sensitive=true)a_util::regex::RegularExpression
RegularExpression(const RegularExpression &other)a_util::regex::RegularExpression
setPattern(const std::string &pattern, bool case_sensitive=true)a_util::regex::RegularExpression
~RegularExpression()a_util::regex::RegularExpression