libzypp 17.31.23
|
Store initial establish status of pseudo installed items. More...
#include <pool/PoolImpl.h>
Public Member Functions | |
Impl () | |
ResPool::EstablishedStates::ChangedPseudoInstalled | changedPseudoInstalled () const |
Return all pseudo installed items whose current state differs from their initial one. | |
Private Member Functions | |
ResStatus::ValidateValue | validateValue (sat::Queue::size_type i) const |
Private Attributes | |
sat::Queue | _pseudoItems |
sat::Queue | _pseudoFlags |
Store initial establish status of pseudo installed items.
Definition at line 116 of file PoolImpl.h.
|
inline |
Definition at line 119 of file PoolImpl.h.
|
inline |
Return all pseudo installed items whose current state differs from their initial one.
Definition at line 123 of file PoolImpl.h.
|
inlineprivate |
Definition at line 141 of file PoolImpl.h.
|
private |
Definition at line 154 of file PoolImpl.h.
|
private |
Definition at line 155 of file PoolImpl.h.