libzypp 17.31.23
SolverQueueItemDelete.cc File Reference
#include <solv/solver.h>
#include <zypp/base/Logger.h>
#include <zypp/IdString.h>
#include <zypp/Resolver.h>
#include <zypp/solver/detail/SolverQueueItemDelete.h>
Include dependency graph for SolverQueueItemDelete.cc:

Go to the source code of this file.

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
namespace  zypp::solver
 
namespace  zypp::solver::detail
 

Macros

#define ZYPP_USE_RESOLVER_INTERNALS
 
#define MAYBE_CLEANDEPS   (pool().resolver().cleandepsOnRemove()?SOLVER_CLEANDEPS:0)
 

Functions

 zypp::solver::detail::IMPL_PTR_TYPE (SolverQueueItemDelete)
 

Macro Definition Documentation

◆ ZYPP_USE_RESOLVER_INTERNALS

#define ZYPP_USE_RESOLVER_INTERNALS

Definition at line 25 of file SolverQueueItemDelete.cc.

◆ MAYBE_CLEANDEPS

#define MAYBE_CLEANDEPS   (pool().resolver().cleandepsOnRemove()?SOLVER_CLEANDEPS:0)