10 #ifndef ZYPP_SERVICE_TYPE_H_
11 #define ZYPP_SERVICE_TYPE_H_
62 const std::string &
asString()
const;
75 {
return ! (obj1 == obj2); }
ServiceType::Type parse(const std::string &strval_r)
const std::string & asString() const
static const ServiceType RIS
Repository Index Service (RIS) (formerly known as 'Novell Update' (NU) service)
static const ServiceType NONE
No service set.
Service type enumeration.
std::ostream & operator<<(std::ostream &str, const DeltaCandidates &obj)
bool operator==(const RepoType &obj1, const RepoType &obj2)
static const ServiceType PLUGIN
Plugin services are scripts installed on your system that provide the package manager with repositori...
bool operator!=(const RepoType &obj1, const RepoType &obj2)