11 #ifndef RESTRAITS_H_ZYPPNG_WRAPPER_H 12 #define RESTRAITS_H_ZYPPNG_WRAPPER_H 23 using ::zypp::Resolvable;
24 using ::zypp::ResObject;
25 using ::zypp::Package;
26 using ::zypp::SrcPackage;
27 using ::zypp::Pattern;
28 using ::zypp::Product;
30 using ::zypp::Application;
31 using ::zypp::PoolItem;
32 using ::zypp::ResTraits;
36 #endif // RESTRAITS_H_ZYPPNG_WRAPPER_H bool isKind(const Resolvable::constPtr &p)
Test whether a Resolvable::Ptr is of a certain Kind.
ResKind resKind()
Convenient access to well known ResKinds.
bool isPseudoInstalled(const ResKind &kind_r)
Those are denoted to be installed, if the solver verifies them as being satisfied.