libzypp  15.28.6
RepoType.h File Reference
#include <iosfwd>
#include <string>
Include dependency graph for RepoType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  zypp::repo::RepoType
 Repository type enumeration. More...
 

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::repo
 

Functions

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