13#ifndef ZYPP_MEDIA_MEDIAHANDLERL_H
14#define ZYPP_MEDIA_MEDIAHANDLERL_H
27#include <zypp-media/MediaException>
28#include <zypp/APIConfig.h>
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 );
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.