23 static NamedValue<ServiceType::Type> & table()
25 static NamedValue<ServiceType::Type> & _t( *
new NamedValue<ServiceType::Type> );
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
thrown when it was impossible to determine this repo type.
std::string toLower(const std::string &s)
Return lowercase version of s.
Easy-to use interface to the ZYPP dependency resolver.
static const ServiceType NONE
No service set.
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 PLUGIN
Plugin services are scripts installed on your system that provide the package manager with repositori...
#define ZYPP_THROW(EXCPT)
Drops a logline and throws the Exception.