libzypp  13.10.6
MediaSource.h File Reference
#include <iosfwd>
#include "zypp/Pathname.h"
#include "zypp/base/String.h"
#include "zypp/base/PtrTypes.h"

Go to the source code of this file.

Classes

class  zypp::media::MediaSource
 Media source internally used by MediaManager and MediaHandler. More...
 
class  zypp::media::AttachPoint
 Attach point of a media source. More...
 
struct  zypp::media::AttachedMedia
 A simple structure containing references to a media source and its attach point. More...
 

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::media
 

Typedefs

typedef unsigned int zypp::media::MediaAccessId
 Media manager access Id type. More...
 
typedef zypp::RW_pointer
< MediaSource > 
zypp::media::MediaSourceRef
 
typedef zypp::RW_pointer
< AttachPoint > 
zypp::media::AttachPointRef