13#ifndef ZYPP_MEDIA_MEDIAHANDLERL_H
14#define ZYPP_MEDIA_MEDIAHANDLERL_H
20#include <zypp/Pathname.h>
21#include <zypp/PathInfo.h>
22#include <zypp/base/PtrTypes.h>
27#include <zypp-media/MediaException>
29#include <zypp-core/OnMediaLocation>
31#undef ZYPP_BASE_LOGGER_LOGGROUP
32#define ZYPP_BASE_LOGGER_LOGGROUP "zypp::media"
60 static std::string
getRealPath(
const std::string &path);
220 bool mtab=
true)
const;
697 unsigned int & index)
const;
710 precacheFiles (
const std::vector< OnMediaLocation > &files );
Provides API related macros.
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
std::string getScheme() const
Returns the scheme name of the URL.
String related utilities and Regular expression matching.
std::list< DirEntry > DirContent
Returned by readdir.
Easy-to use interface to the ZYPP dependency resolver.