#include <CommitPackageCacheReadAhead.h>
Public Member Functions | |
| IMediaKey () | |
| 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 | _repository |
| DefaultIntegral < unsigned, 0 > | _mediaNr |
Definition at line 37 of file CommitPackageCacheReadAhead.h.
| zypp::target::IMediaKey::IMediaKey | ( | ) | [inline] |
Definition at line 39 of file CommitPackageCacheReadAhead.h.
| zypp::target::IMediaKey::IMediaKey | ( | const ResObject::constPtr & | obj_r | ) | [inline, explicit] |
Definition at line 43 of file CommitPackageCacheReadAhead.h.
| zypp::target::IMediaKey::IMediaKey | ( | const Repository & | repo, | |
| unsigned | mediaNr_r | |||
| ) | [inline] |
Definition at line 48 of file CommitPackageCacheReadAhead.h.
| bool zypp::target::IMediaKey::operator== | ( | const IMediaKey & | rhs | ) | const [inline] |
Definition at line 53 of file CommitPackageCacheReadAhead.h.
References _mediaNr, and _repository.
Referenced by operator!=().
| bool zypp::target::IMediaKey::operator!= | ( | const IMediaKey & | rhs | ) | const [inline] |
| bool zypp::target::IMediaKey::operator< | ( | const IMediaKey & | rhs | ) | const [inline] |
Definition at line 59 of file CommitPackageCacheReadAhead.h.
References _mediaNr, _repository, and zypp::Repository::numericId().
Definition at line 66 of file CommitPackageCacheReadAhead.h.
Referenced by operator<(), zypp::target::operator<<(), and operator==().
| DefaultIntegral<unsigned,0> zypp::target::IMediaKey::_mediaNr |
Definition at line 67 of file CommitPackageCacheReadAhead.h.
Referenced by operator<(), zypp::target::operator<<(), and operator==().
1.5.3