77 Dep(
const std::string & strval_r );
static const Dep RECOMMENDS ZYPP_API
bool operator==(const Capability &lhs, const Capability &rhs)
relates: Capability
for_use_in_switch
Enumarators provided only for use inSwitch statement.
static const Dep ENHANCES ZYPP_API
Enumeration class of dependency types.
const std::string & asString() const ZYPP_API
String representation of dependency type.
std::string asString(const Patch::Category &obj)
relates: Patch::Category string representation.
String related utilities and Regular expression matching.
std::string asUserString(VendorSupportOption opt)
converts the support option to a name intended to be printed to the user.
static const Dep SUPPLEMENTS ZYPP_API
const Arch Arch_empty ZYPP_API
relates: Arch This is an empty Arch represented by an empty string.
static const Dep PROVIDES ZYPP_API
Provides API related macros.
bool operator!=(const Capability &lhs, const Capability &rhs)
relates: Capability
static const Dep SUGGESTS ZYPP_API
static const Dep CONFLICTS ZYPP_API
static const Dep PREREQUIRES ZYPP_API
bool operator<(const Capability &lhs, const Capability &rhs)
relates: Capability Arbitrary order.
std::ostream & operator<<(std::ostream &str, const Capabilities &obj)
relates: Capabilities Stream output
static const Dep REQUIRES ZYPP_API
Easy-to use interface to the ZYPP dependency resolver.
static const Dep OBSOLETES ZYPP_API
for_use_in_switch _type
The operator.
Dep(for_use_in_switch type_r)
Ctor to initialize the dependency type contants.