Go to the documentation of this file.
10 #ifndef ZYPP_MediaSetAccess_H
11 #define ZYPP_MediaSetAccess_H
299 bool dots =
true,
unsigned media_nr = 1 );
347 virtual std::ostream &
dumpOn( std::ostream &
str )
const;
363 typedef std::map<media::MediaNr, media::MediaAccessId>
MediaMap;
364 typedef std::map<media::MediaNr, media::MediaVerifierRef >
VerifierMap;
381 #endif // ZYPP_SOURCE_MediaSetAccess_H
DEFINE_PTR_TYPE(Application)
Base class for reference counted objects.
Wrapper for const correct access via Smart pointer types.
boost::noncopyable NonCopyable
Ensure derived classes cannot be copied.
ZYPP_DECLARE_OPERATORS_FOR_FLAGS(DiskUsageCounter::MountPoint::HintFlags)
Easy-to use interface to the ZYPP dependency resolver.
std::list< DirEntry > DirContent
Returned by readdir.
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
String related utilities and Regular expression matching.