|
libzypp
17.7.0
|
#include <iosfwd>#include "zypp/base/PtrTypes.h"#include "zypp/base/DefaultIntegral.h"#include "zypp/sat/detail/PoolMember.h"#include "zypp/sat/SolvAttr.h"

Go to the source code of this file.
Classes | |
| class | zypp::sat::LookupAttr |
| Lightweight attribute value lookup. More... | |
| class | zypp::sat::LookupAttr::TransformIterator< TResult, TAttr > |
TransformIterator returning an iterator vaue of type TResult. More... | |
| class | zypp::sat::LookupRepoAttr |
| Lightweight repository attribute value lookup. More... | |
| class | zypp::sat::detail::DIWrap |
Wrapper around sat detail::CDataiterator. More... | |
| class | zypp::sat::LookupAttr::iterator |
| Result iterator. More... | |
| class | zypp::sat::ArrayAttr< TResult, TAttr > |
| LookupAttr::TransformIterator based container to retrieve list attributes. More... | |
Namespaces | |
| zypp | |
| Easy-to use interface to the ZYPP dependency resolver. | |
| zypp::sat | |
| Libsolv interface | |
| zypp::sat::detail | |
Functions | |
Helpers and forward declarations from LookupAttrTools.h | |
| template<> | |
| std::string | zypp::sat::LookupAttr::iterator::asType< std::string > () const |