|
libzypp
9.1.2
|
#include <iosfwd>#include <string>#include "zypp/base/PtrTypes.h"#include "zypp/base/SafeBool.h"#include "zypp/base/Exception.h"

Go to the source code of this file.
Classes | |
| class | zypp::Match |
| String matching option flags as used e.g. More... | |
| struct | zypp::MatchException |
| Exceptions thrown from attribute matching. More... | |
| struct | zypp::MatchUnknownModeException |
| Unknown match mode. More... | |
| struct | zypp::MatchInvalidRegexException |
| Invalid regular expression (failed ::regcomp). More... | |
| class | zypp::sat::AttrMatcher |
| String matching (STRING|SUBSTRING|GLOB|REGEX). More... | |
Namespaces | |
| namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
| namespace | zypp::sat |
|
| |
Definition in file AttrMatcher.h.
1.7.6.1