|
libzypp
17.7.0
|

Go to the source code of this file.
Namespaces | |
| 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. More... | |