12#ifndef ZYPP_MEDIA_MEDIACONFIG_H 
   13#define ZYPP_MEDIA_MEDIACONFIG_H 
   50    bool setConfigValue ( 
const std::string §ion, 
const std::string &entry, 
const std::string &value );
 
   95    std::unique_ptr<MediaConfigPrivate> 
d_ptr;
 
 
boost::noncopyable NonCopyable
Ensure derived classes cannot be copied.
Easy-to use interface to the ZYPP dependency resolver.
#define ZYPP_DECLARE_PRIVATE(Class)