|
libzypp
15.3.0
|
Resolvable smart pointer types. More...
Functions | |
| zypp::DEFINE_PTR_TYPE (Resolvable) | |
| zypp::DEFINE_PTR_TYPE (ResObject) | |
| zypp::DEFINE_PTR_TYPE (Package) | |
| zypp::DEFINE_PTR_TYPE (SrcPackage) | |
| zypp::DEFINE_PTR_TYPE (Pattern) | |
| zypp::DEFINE_PTR_TYPE (Product) | |
| zypp::DEFINE_PTR_TYPE (Patch) | |
| zypp::DEFINE_PTR_TYPE (Application) | |
Resolvable smart pointer types.
Forward declaration of all Resolvable smart pointer types provided in ResTraits.h (recommended in header files):
Synonym, but requires Resolvable.h being included:
NewResolvable type here, dont forgett to put IMPL_PTR_TYPE(NewResolvable); into the NewResolvable.cc. Also check class ResKind, ResKind.cc, ResObject.cc(makeResObject) | zypp::DEFINE_PTR_TYPE | ( | Resolvable | ) |
| zypp::DEFINE_PTR_TYPE | ( | ResObject | ) |
| zypp::DEFINE_PTR_TYPE | ( | Package | ) |
| zypp::DEFINE_PTR_TYPE | ( | SrcPackage | ) |
| zypp::DEFINE_PTR_TYPE | ( | Pattern | ) |
| zypp::DEFINE_PTR_TYPE | ( | Product | ) |
| zypp::DEFINE_PTR_TYPE | ( | Patch | ) |
| zypp::DEFINE_PTR_TYPE | ( | Application | ) |