12#ifndef ZYPP_MEDIA_MEDIACONFIG_H
13#define ZYPP_MEDIA_MEDIACONFIG_H
23 class MediaConfigPrivate;
95 std::unique_ptr<MediaConfigPrivate>
d_ptr;
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
boost::noncopyable NonCopyable
Ensure derived classes cannot be copied.
Easy-to use interface to the ZYPP dependency resolver.
#define ZYPP_DECLARE_PRIVATE(Class)