12 #ifndef ZYPP_MEDIA_MEDIACURL2_H 13 #define ZYPP_MEDIA_MEDIACURL2_H 20 #include <curl/curl.h> 60 void attachTo (
bool next =
false)
override;
61 void releaseFrom(
const std::string & ejectDev )
override;
63 void getDir(
const Pathname & dirname,
bool recurse_r )
const override;
64 void getDirInfo( std::list<std::string> & retlist,
65 const Pathname & dirname,
bool dots =
true )
const override;
67 const Pathname & dirname,
bool dots =
true )
const override;
101 const Pathname & attach_point_hint_r );
123 bool authenticate(
const std::string & availAuthTypes,
bool firstTry);
139 #endif // ZYPP_MEDIA_MEDIACURL2_H
std::list< DirEntry > DirContent
Returned by readdir.
ZYPP_FWD_DECL_TYPE_WITH_REFS(EventDispatcher)
Easy-to use interface to the ZYPP dependency resolver.