11#ifndef ZYPP_MEDIA_MEDIANETWORKCOMMONHANDLER_H 
   12#define ZYPP_MEDIA_MEDIANETWORKCOMMONHANDLER_H 
   15#include <zypp-curl/TransferSettings> 
   35                                 const Pathname & urlpath_below_attachpoint_r,
 
   36                                 const bool       does_download_r )
 
   37      : 
MediaHandler( url_r, attach_point_r, urlpath_below_attachpoint_r, does_download_r )
 
 
 
Easy-to use interface to the ZYPP dependency resolver.