#include <solver/detail/SolverQueueItemInstall.h>
Definition at line 44 of file SolverQueueItemInstall.h.
◆ SolverQueueItemInstall()
zypp::solver::detail::SolverQueueItemInstall::SolverQueueItemInstall |
( |
const ResPool & |
pool, |
|
|
std::string |
name, |
|
|
bool |
soft = false |
|
) |
| |
◆ ~SolverQueueItemInstall()
zypp::solver::detail::SolverQueueItemInstall::~SolverQueueItemInstall |
( |
| ) |
|
|
virtual |
◆ dumpOn()
std::ostream & zypp::solver::detail::SolverQueueItemInstall::dumpOn |
( |
std::ostream & |
str | ) |
const |
|
virtual |
◆ isSoft()
bool zypp::solver::detail::SolverQueueItemInstall::isSoft |
( |
void |
| ) |
const |
|
inline |
◆ addRule()
◆ copy()
SolverQueueItem_Ptr zypp::solver::detail::SolverQueueItemInstall::copy |
( |
void |
| ) |
const |
|
virtual |
◆ cmp()
int zypp::solver::detail::SolverQueueItemInstall::cmp |
( |
SolverQueueItem_constPtr |
item | ) |
const |
|
virtual |
◆ operator<<
◆ _name
std::string zypp::solver::detail::SolverQueueItemInstall::_name |
|
private |
◆ _soft
bool zypp::solver::detail::SolverQueueItemInstall::_soft |
|
private |
The documentation for this class was generated from the following files: