15#include <zypp/base/Logger.h>
48 MIL <<
"MediaDIR::MediaDIR(" <<
url_r <<
")" << endl;
49 if( !
url_r.getHost().empty())
52 "Hostname not allowed in the Url"
87 "Specified path '" +
url().getPathName() +
"' is not a directory"
96 "The media URL does not provide any useable directory path"
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
Wrapper class for stat/lstat.
std::list< DirEntry > DirContent
Returned by readdir.
Easy-to use interface to the ZYPP dependency resolver.
std::string asString(const Patch::Category &obj)
#define ZYPP_THROW(EXCPT)
Drops a logline and throws the Exception.