libzypp
10.5.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::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... | |
Namespaces | |
namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
namespace | zypp::sat |
| |
namespace | zypp::sat::detail |
Functions | |
Helpers and forward declarations from LookupAttrTools.h | |
template<> | |
std::string | zypp::sat::LookupAttr::iterator::asType< std::string > () const |
Definition in file LookupAttr.h.