Public Member Functions | |
RegexMatcher (const std::string &pattern) | |
std::string | getTitle () override |
bool | matches (const std::string &name, const ProfileElement &element) override |
Public Attributes | |
std::regex | regex |
std::string | pattern |
|
inlineoverridevirtual |
Implements Matcher.
|
inlineoverridevirtual |
Implements Matcher.