libzypp 17.31.23
|
Go to the source code of this file.
Namespaces | |
namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
Macros | |
#define | OUTS(X) if ( kind == ResTraits<X>::kind ) return make<X>( solvable_r ); |
Functions | |
zypp::IMPL_PTR_TYPE (ResObject) | |
ResObject::Ptr | zypp::makeResObject (const sat::Solvable &solvable_r) |
Create ResObject from sat::Solvable. | |