11 #ifndef ZYPP_MEDIA_PROVIDERES_H_INCLUDED 12 #define ZYPP_MEDIA_PROVIDERES_H_INCLUDED 14 #include <zypp-media/ng/ProvideFwd> 15 #include <zypp-core/Pathname.h> 16 #include <zypp-core/ManagedFile.h> 23 struct ProvideResourceData;
38 ProvideRes( std::shared_ptr<ProvideResourceData> dataPtr );
69 std::shared_ptr<ProvideResourceData>
_data;
const ProvideMediaHandle & mediaHandle() const
ProvideRes(std::shared_ptr< ProvideResourceData > dataPtr)
A ProvideRes object is a reference counted ownership of a resource in the cache provided by a Provide...
const zypp::ManagedFile & asManagedFile() const
const HeaderValueMap & headers() const
const zypp::Url & resourceUrl() const
std::shared_ptr< ProvideResourceData > _data
const zypp::Pathname file() const