| libzypp 17.37.10
    | 
Helper storing a source id and media number. More...
#include <zypp/target/CommitPackageCacheReadAhead.h>
| Public Member Functions | |
| IMediaKey () | |
| IMediaKey (const PoolItem &obj_r) | |
| IMediaKey (const ResObject::constPtr &obj_r) | |
| IMediaKey (const Repository &repo, unsigned mediaNr_r) | |
| bool | operator== (const IMediaKey &rhs) const | 
| bool | operator!= (const IMediaKey &rhs) const | 
| bool | operator< (const IMediaKey &rhs) const | 
| Public Attributes | |
| Repository | _repo | 
| DefaultIntegral< unsigned, 0 > | _mediaNr | 
Helper storing a source id and media number.
Definition at line 36 of file CommitPackageCacheReadAhead.h.
| 
 | inline | 
Definition at line 38 of file CommitPackageCacheReadAhead.h.
| 
 | inlineexplicit | 
Definition at line 42 of file CommitPackageCacheReadAhead.h.
| 
 | inlineexplicit | 
Definition at line 48 of file CommitPackageCacheReadAhead.h.
| 
 | inline | 
Definition at line 53 of file CommitPackageCacheReadAhead.h.
Definition at line 58 of file CommitPackageCacheReadAhead.h.
Definition at line 61 of file CommitPackageCacheReadAhead.h.
Definition at line 64 of file CommitPackageCacheReadAhead.h.
| Repository zypp::target::IMediaKey::_repo | 
Definition at line 71 of file CommitPackageCacheReadAhead.h.
| DefaultIntegral<unsigned,0> zypp::target::IMediaKey::_mediaNr | 
Definition at line 72 of file CommitPackageCacheReadAhead.h.