libzypp
13.10.6
|
This is the complete list of members for zypp::StrMatcher, including all inherited members.
_pimpl | zypp::StrMatcher | private |
compile() const | zypp::StrMatcher | |
doMatch(const char *string_r) const | zypp::StrMatcher | |
Exception typedef | zypp::StrMatcher | |
flags() const | zypp::StrMatcher | |
isCompiled() const | zypp::StrMatcher | |
operator bool() const | zypp::StrMatcher | inlineexplicit |
operator!=(const StrMatcher &lhs, const StrMatcher &rhs) | zypp::StrMatcher | related |
operator()(const _Tp &string_r) const | zypp::StrMatcher | inline |
operator()(const char *string_r) const | zypp::StrMatcher | inline |
operator<(const StrMatcher &lhs, const StrMatcher &rhs) | zypp::StrMatcher | related |
operator<<(std::ostream &str, const StrMatcher &obj) | zypp::StrMatcher | friend |
operator<<(std::ostream &str, const StrMatcher &obj) | zypp::StrMatcher | related |
operator==(const StrMatcher &lhs, const StrMatcher &rhs) | zypp::StrMatcher | related |
searchstring() const | zypp::StrMatcher | |
setFlags(const Match &flags_r) | zypp::StrMatcher | |
setSearchstring(const std::string &string_r) | zypp::StrMatcher | |
setSearchstring(const std::string &string_r, const Match &flags_r) | zypp::StrMatcher | |
StrMatcher() | zypp::StrMatcher | |
StrMatcher(const std::string &search_r) | zypp::StrMatcher | |
StrMatcher(const std::string &search_r, const Match &flags_r) | zypp::StrMatcher | |
StrMatcher(const std::string &search_r, const Match::Mode &flags_r) | zypp::StrMatcher | |
StrMatcher(const std::string &search_r, int flags_r) | zypp::StrMatcher |