libzypp 8.13.6
Classes | Namespaces | Functions

ServiceType.h File Reference

#include <iosfwd>
#include <string>
Include dependency graph for ServiceType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  zypp::repo::ServiceType
 Service type enumeration. More...

Namespaces

namespace  zypp
 

Easy-to use interface to the ZYPP dependency resolver.


namespace  zypp::repo

Functions

std::ostream & zypp::repo::operator<< (std::ostream &str, const ServiceType &obj)
bool zypp::repo::operator== (const ServiceType &obj1, const ServiceType &obj2)
bool zypp::repo::operator!= (const ServiceType &obj1, const ServiceType &obj2)