9#ifndef ZYPP_NG_MEDIASETFACADE_INCLUDED
10#define ZYPP_NG_MEDIASETFACADE_INCLUDED
13#include <zypp-media/ng/Provide>
14#include <zypp-media/ng/LazyMediaHandle>
33 MediaSyncFacadeRef
parent()
const;
36 const std::optional<zypp::Pathname> &
localPath()
const;
40 AttachedSyncMediaInfo_Ptr
_data;
120 std::vector<zypp::Url> sanitizeUrls(
const std::vector<zypp::Url> &urls)
const;
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
int assert_dir(const Pathname &path, unsigned mode)
Like 'mkdir -p'.
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
#define DEFINE_PTR_TYPE(NAME)
Forward declaration of Ptr types.
#define ZYPP_ADD_CREATE_FUNC(Class)
#define ZYPP_FWD_DECL_TYPE_WITH_REFS(T)