libzypp 17.38.7
Pool.h File Reference
#include <iosfwd>
#include <zypp-core/Pathname.h>
#include <zypp/sat/detail/PoolMember.h>
#include <zypp/Repository.h>
#include <zypp/sat/WhatProvides.h>
#include <zypp/sat/SolvableSet.h>
#include <zypp/sat/Queue.h>

Go to the source code of this file.

Classes

class  zypp::sat::Pool
 Global sat-pool. More...

Namespaces

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

Functions

std::ostream & zypp::sat::operator<< (std::ostream &str, const Pool &obj) ZYPP_API
 relates: Pool Stream output
bool zypp::sat::operator== (const Pool &lhs, const Pool &rhs)
 relates: Pool
bool zypp::sat::operator!= (const Pool &lhs, const Pool &rhs)
 relates: Pool
void zypp::sat::updateSolvFileIndex (const Pathname &solvfile_r)
 Create solv file content digest for zypper bash completion.