10#ifndef ZYPP_SERVICE_TYPE_H_
11#define ZYPP_SERVICE_TYPE_H_
62 const std::string & asString()
const;
75 {
return ! (obj1 == obj2); }
String related utilities and Regular expression matching.
std::ostream & operator<<(std::ostream &str, const DeltaCandidates &obj)
bool operator==(const RepoType &obj1, const RepoType &obj2)
bool operator!=(const RepoType &obj1, const RepoType &obj2)
Easy-to use interface to the ZYPP dependency resolver.
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
Service type enumeration.
static const ServiceType RIS ZYPP_API
Repository Index Service (RIS) (formerly known as 'Novell Update' (NU) service)
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...
const std::string & asString() const