|
libzypp 17.38.6
|
This is the complete list of members for zypp::StrMatcher::Impl, including all inherited members.
| _flags | zypp::StrMatcher::Impl | private |
| _matcher | zypp::StrMatcher::Impl | mutableprivate |
| _search | zypp::StrMatcher::Impl | private |
| clone() const | zypp::StrMatcher::Impl | inlineprivate |
| compile() const | zypp::StrMatcher::Impl | inline |
| doMatch(const char *string_r) const | zypp::StrMatcher::Impl | inline |
| flags() const | zypp::StrMatcher::Impl | inline |
| Impl() | zypp::StrMatcher::Impl | inline |
| Impl(std::string search_r, const Match &flags_r) | zypp::StrMatcher::Impl | inline |
| Impl(const Impl &)=delete | zypp::StrMatcher::Impl | |
| Impl(Impl &&)=delete | zypp::StrMatcher::Impl | |
| invalidate() | zypp::StrMatcher::Impl | inlineprivate |
| isCompiled() const | zypp::StrMatcher::Impl | inline |
| operator=(const Impl &)=delete | zypp::StrMatcher::Impl | |
| operator=(Impl &&)=delete | zypp::StrMatcher::Impl | |
| rwcowClone(const Impl *rhs) | zypp::StrMatcher::Impl | friend |
| searchstring() const | zypp::StrMatcher::Impl | inline |
| setFlags(const Match &flags_r) | zypp::StrMatcher::Impl | inline |
| setSearchstring(std::string string_r) | zypp::StrMatcher::Impl | inline |
| ~Impl() | zypp::StrMatcher::Impl | inline |