libzypp
13.10.6
|
A simple structure containing references to a media source and its attach point. More...
#include <MediaSource.h>
Public Member Functions | |
AttachedMedia () | |
AttachedMedia (const MediaSourceRef &_mediaSource, const AttachPointRef &_attachPoint) | |
Public Attributes | |
MediaSourceRef | mediaSource |
AttachPointRef | attachPoint |
Related Functions | |
(Note that these are not member functions.) | |
std::ostream & | operator<< (std::ostream &str, const AttachedMedia &obj) |
A simple structure containing references to a media source and its attach point.
Definition at line 133 of file MediaSource.h.
|
inline |
Definition at line 135 of file MediaSource.h.
|
inline |
Definition at line 138 of file MediaSource.h.
|
related |
Stream output
Definition at line 23 of file MediaSource.cc.
MediaSourceRef zypp::media::AttachedMedia::mediaSource |
Definition at line 144 of file MediaSource.h.
AttachPointRef zypp::media::AttachedMedia::attachPoint |
Definition at line 145 of file MediaSource.h.