Public Member Functions | |
Impl () | |
Impl (ResPool_Ref pool_r) | |
bool | empty (const ResObject::Kind &kind_r) const |
size_type | size (const ResObject::Kind &kind_r) const |
const_iterator | byKindBegin (const ResObject::Kind &kind_r) const |
const_iterator | byKindEnd (const ResObject::Kind &kind_r) const |
void | saveState () const |
void | saveState (const ResObject::Kind &kind_r) const |
void | restoreState () const |
void | restoreState (const ResObject::Kind &kind_r) const |
bool | diffState () const |
bool | diffState (const ResObject::Kind &kind_r) const |
Static Public Member Functions | |
static shared_ptr< Impl > | nullimpl () |
Offer default Impl. | |
Private Attributes | |
ResPool_Ref | _pool |
SelectablePool | _selPool |
Related Functions | |
(Note that these are not member functions.) | |
std::ostream & | operator<< (std::ostream &str, const ResPoolProxy::Impl &obj) |
Definition at line 149 of file ResPoolProxy.cc.
|
Definition at line 152 of file ResPoolProxy.cc. |
|
Definition at line 155 of file ResPoolProxy.cc. References zypp::SelPoolHelper::feed(). |
|
Definition at line 167 of file ResPoolProxy.cc. |
|
Definition at line 170 of file ResPoolProxy.cc. |
|
Definition at line 173 of file ResPoolProxy.cc. |
|
Definition at line 176 of file ResPoolProxy.cc. |
|
Definition at line 182 of file ResPoolProxy.cc. |
|
Definition at line 185 of file ResPoolProxy.cc. |
|
Definition at line 188 of file ResPoolProxy.cc. |
|
Definition at line 191 of file ResPoolProxy.cc. |
|
Definition at line 194 of file ResPoolProxy.cc. |
|
Definition at line 197 of file ResPoolProxy.cc. |
|
Offer default Impl.
Definition at line 206 of file ResPoolProxy.cc. |
|
Stream output Definition at line 215 of file ResPoolProxy.cc. |
|
Definition at line 201 of file ResPoolProxy.cc. |
|
Definition at line 202 of file ResPoolProxy.cc. |