libzypp  17.38.7
repository.h File Reference
Include dependency graph for repository.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zyppng::sat::Repository
 
struct  zyppng::sat::Repository::EraseFromPool
 Query class for Repository related products. More...
 
class  zyppng::sat::detail::RepositoryIterator
 
struct  zyppng::sat::detail::ByRepository
 Functor filtering Solvable by Repository. More...
 

Namespaces

 zyppng
 
 zyppng::sat
 This file contains private API, this might break at any time between releases.
 
 zyppng::sat::detail
 CLASS NAME : detail::DIWrap.
 

Functions

template<>
Pool & zyppng::sat::detail::poolFromType (Repository &r)
 
template<>
const Pool & zyppng::sat::detail::poolFromType (const Repository &r)
 
bool zyppng::sat::operator== (const Repository &lhs, const Repository &rhs)
 relates: Repository More...
 
bool zyppng::sat::operator!= (const Repository &lhs, const Repository &rhs)
 relates: Repository More...
 
bool zyppng::sat::operator< (const Repository &lhs, const Repository &rhs)
 relates: Repository More...