#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.
Namespaces | |
namespace | zypp |
namespace | zypp::sat |
namespace | zypp::sat::detail |
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... | |
Functions | |
Helpers and forward declarations from LookupAttrTools.h | |
template<> | |
std::string | zypp::sat::LookupAttr::iterator::asType< std::string > () const |
Definition in file LookupAttr.h.