libzypp  10.5.0
zypp::target::IMediaKey Struct Reference

Helper storing a source id and media number. More...

#include <CommitPackageCacheReadAhead.h>

List of all members.

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

Detailed Description

Helper storing a source id and media number.

Definition at line 36 of file CommitPackageCacheReadAhead.h.


Constructor & Destructor Documentation

zypp::target::IMediaKey::IMediaKey ( ) [inline]

Definition at line 38 of file CommitPackageCacheReadAhead.h.

zypp::target::IMediaKey::IMediaKey ( const PoolItem obj_r) [inline, explicit]

Definition at line 42 of file CommitPackageCacheReadAhead.h.

zypp::target::IMediaKey::IMediaKey ( const ResObject::constPtr obj_r) [inline, explicit]

Definition at line 48 of file CommitPackageCacheReadAhead.h.

zypp::target::IMediaKey::IMediaKey ( const Repository repo,
unsigned  mediaNr_r 
) [inline]

Definition at line 53 of file CommitPackageCacheReadAhead.h.


Member Function Documentation

bool zypp::target::IMediaKey::operator== ( const IMediaKey rhs) const [inline]

Definition at line 58 of file CommitPackageCacheReadAhead.h.

bool zypp::target::IMediaKey::operator!= ( const IMediaKey rhs) const [inline]

Definition at line 61 of file CommitPackageCacheReadAhead.h.

bool zypp::target::IMediaKey::operator< ( const IMediaKey rhs) const [inline]

Definition at line 64 of file CommitPackageCacheReadAhead.h.


Member Data Documentation


The documentation for this struct was generated from the following file: