ADTF  3.18.3
RegularExpression Member List

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

_impl (defined in RegularExpression)RegularExpressionprivate
AnchorType enum nameRegularExpression
AT_Both enum valueRegularExpression
AT_Start enum valueRegularExpression
AT_Unanchored enum valueRegularExpression
fullMatch(const std::string &text) constRegularExpression
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()) constRegularExpression
getError() constRegularExpression
getPattern() constRegularExpression
match(const std::string &text, AnchorType anchor, int &consumed) constRegularExpression
noArg()RegularExpressionprivatestatic
operator=(const RegularExpression &other)RegularExpression
RegularExpression()RegularExpression
RegularExpression(const std::string &pattern, bool case_sensitive=true)RegularExpression
RegularExpression(const RegularExpression &other)RegularExpression
setPattern(const std::string &pattern, bool case_sensitive=true)RegularExpression
~RegularExpression()RegularExpression