libzypp 17.37.17
|
Store initial establish status of pseudo installed items. More...
#include <zypp/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 117 of file PoolImpl.h.
|
inline |
Definition at line 120 of file PoolImpl.h.
|
inline |
Return all pseudo installed items whose current state differs from their initial one.
Definition at line 124 of file PoolImpl.h.
|
inlineprivate |
Definition at line 142 of file PoolImpl.h.
|
private |
Definition at line 155 of file PoolImpl.h.
|
private |
Definition at line 156 of file PoolImpl.h.