10 #ifndef ZYPP_SERVICE_TYPE_H_ 11 #define ZYPP_SERVICE_TYPE_H_ 62 const std::string &
asString()
const;
75 {
return ! (obj1 == obj2); }
std::ostream & operator<<(std::ostream &str, const DeltaCandidates::Impl &obj)
relates: DeltaCandidates::Impl Stream output
std::string asString(const Patch::Category &obj)
relates: Patch::Category string representation.
String related utilities and Regular expression matching.
static const ServiceType NONE ZYPP_API
No service set.
static const ServiceType PLUGIN ZYPP_API
Plugin services are scripts installed on your system that provide the package manager with repositori...
bool operator!=(const RepoInfoBase &lhs, const RepoInfoBase &rhs)
relates: RepoInfoBase
const std::string & asString() const
const Arch Arch_empty ZYPP_API
relates: Arch This is an empty Arch represented by an empty string.
Service type enumeration.
static const ServiceType RIS ZYPP_API
Repository Index Service (RIS) (formerly known as 'Novell Update' (NU) service)
bool operator==(const RepoInfoBase &lhs, const RepoInfoBase &rhs)
relates: RepoInfoBase
Easy-to use interface to the ZYPP dependency resolver.