MediaSource.h File Reference

#include <iosfwd>
#include "zypp/Pathname.h"
#include "zypp/base/String.h"
#include "zypp/base/PtrTypes.h"

Include dependency graph for MediaSource.h:

This graph shows which files directly or indirectly include this file:

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

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

Typedefs

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


Detailed Description

Definition in file MediaSource.h.


doxygen