23 return _data->_myFile;
28 return _data->_myFile;
33 return _data->_mediaHandle;
38 return _data->_resourceUrl;
43 return _data->_responseHeaders;
const HeaderValueMap & headers() const
const zypp::Url & resourceUrl() const
const ProvideMediaHandle & mediaHandle() const
const zypp::Pathname file() const
const zypp::ManagedFile & asManagedFile() const
std::shared_ptr< ProvideResourceData > _data
ProvideRes(std::shared_ptr< ProvideResourceData > dataPtr)
AutoDispose< const Pathname > ManagedFile
A Pathname plus associated cleanup code to be executed when path is no longer needed.