11 #ifndef ZYPP_MEDIA_MEDIANETWORKCOMMONHANDLER_H 12 #define ZYPP_MEDIA_MEDIANETWORKCOMMONHANDLER_H 15 #include <zypp-curl/TransferSettings> 24 class CredentialManager;
41 const Pathname & urlpath_below_attachpoint_r,
42 const bool does_download_r );
52 void getDir(
const Pathname & dirname,
bool recurse_r )
const override;
53 void getDirInfo( std::list<std::string> & retlist,
54 const Pathname & dirname,
bool dots =
true )
const override;
56 const Pathname & dirname,
bool dots =
true )
const override;
102 template <
typename Excpt>
123 #endif // ZYPP_MEDIA_MEDIANETWORKCOMMONHANDLER_H
std::list< DirEntry > DirContent
Returned by readdir.
Manages a data source characterized by an authoritative URL and a list of mirror URLs.