libzypp  10.5.0
AttrMatcher.h File Reference
#include <iosfwd>
#include <string>
#include "zypp/base/PtrTypes.h"
#include "zypp/base/SafeBool.h"
#include "zypp/base/Exception.h"
Include dependency graph for AttrMatcher.h:
This graph shows which files directly or indirectly include this file:

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
 

Libsolv interface



Detailed Description

Definition in file AttrMatcher.h.