|
libzypp 17.38.6
|
#include <iosfwd>#include <utility>#include <zypp-core/base/PtrTypes.h>#include <zypp-core/base/defaultintegral.h>#include <zypp-core/Globals.h>#include <zypp/ng/sat/solvattr.h>#include <zypp/ng/sat/solvable.h>#include <zypp/ng/sat/repository.h>#include <zypp/ng/idstring.h>

Go to the source code of this file.
Classes | |
| class | zyppng::sat::LookupAttr |
| Lightweight attribute value lookup. More... | |
| class | zyppng::sat::LookupRepoAttr |
| Lightweight repository attribute value lookup. More... | |
| class | zyppng::sat::detail::DIWrap |
Wrapper around sat detail::CDataiterator. More... | |
| class | zyppng::sat::LookupAttr::iterator |
| Result iterator. More... | |
| class | zyppng::sat::MatchException |
| Exceptions thrown from attribute matching. More... | |
| class | zyppng::sat::StrMatcher |
| String matching (STRING|SUBSTRING|GLOB|REGEX). More... | |
| class | zyppng::sat::CheckSum |
Namespaces | |
| namespace | zypp |
| Easy-to use interface to the ZYPP dependency resolver. | |
| namespace | zyppng |
| namespace | zyppng::sat |
| This file contains private API, this might break at any time between releases. | |
| namespace | zyppng::sat::detail |
| CLASS NAME : detail::DIWrap. | |
Functions | |
Helpers and forward declarations from LookupAttrTools.h | |
| template<> | |
| std::string | zyppng::sat::LookupAttr::iterator::asType< std::string > () const |