libzypp
13.10.6
|
#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< _ResultT, _AttrT > |
TransformIterator returning an iterator vaue of type _ResultT . More... | |
class | zypp::sat::LookupRepoAttr |
Lightweight repository attribute value lookup. More... | |
class | zypp::sat::detail::DIWrap |
Wrapper around sat ::_Dataiterator . More... | |
class | zypp::sat::LookupAttr::iterator |
Result iterator. More... | |
class | zypp::sat::ArrayAttr< _ResultT, _AttrT > |
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 |