libzypp 17.31.23
SolvableType.h File Reference
#include <iosfwd>
#include <zypp/sat/Solvable.h>
#include <zypp/Repository.h>
#include <zypp-core/OnMediaLocation>
#include <zypp/ByteCount.h>
#include <zypp/CheckSum.h>
#include <zypp/CpeId.h>
#include <zypp/Date.h>
Include dependency graph for SolvableType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zypp::sat::SolvableType< Derived >
 Base class for creating Solvable based types. More...
 

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
namespace  zypp::sat
 Libsolv interface
 

Functions

template<class Derived >
bool zypp::sat::operator== (const SolvableType< Derived > &lhs, const Solvable &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::operator== (const Solvable &lhs, const SolvableType< Derived > &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::operator!= (const SolvableType< Derived > &lhs, const Solvable &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::operator!= (const Solvable &lhs, const SolvableType< Derived > &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::operator< (const SolvableType< Derived > &lhs, const Solvable &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::operator< (const Solvable &lhs, const SolvableType< Derived > &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::identical (const SolvableType< Derived > &lhs, const Solvable &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::identical (const Solvable &lhs, const SolvableType< Derived > &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::sameNVRA (const SolvableType< Derived > &lhs, const Solvable &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::sameNVRA (const Solvable &lhs, const SolvableType< Derived > &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::compareByN (const SolvableType< Derived > &lhs, const Solvable &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::compareByN (const Solvable &lhs, const SolvableType< Derived > &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::compareByNVR (const SolvableType< Derived > &lhs, const Solvable &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::compareByNVR (const Solvable &lhs, const SolvableType< Derived > &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::compareByNVRA (const SolvableType< Derived > &lhs, const Solvable &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<class Derived >
bool zypp::sat::compareByNVRA (const Solvable &lhs, const SolvableType< Derived > &rhs)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.