Go to the documentation of this file.
18 #include <sys/mount.h>
48 MIL <<
"MediaDIR::MediaDIR(" << url_r <<
")" << endl;
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"
159 const Pathname & dirname,
bool dots )
const
173 const Pathname & dirname,
bool dots )
const
#define ZYPP_THROW(EXCPT)
Drops a logline and throws the Exception.
Store and operate with byte count.
Wrapper class for ::stat/::lstat.
Easy-to use interface to the ZYPP dependency resolver.
std::list< DirEntry > DirContent
Returned by readdir.
std::string asString(const DefaultIntegral< Tp, TInitial > &obj)
std::string getHost(EEncoding eflag=zypp::url::E_DECODED) const
Returns the hostname or IP from the URL authority.