48        MIL << 
"MediaDIR::MediaDIR(" << url_r << 
")" << endl;
 
   51          ZYPP_THROW(MediaBadUrlException(url_r,
 
   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 
 
std::string getHost(EEncoding eflag=zypp::url::E_DECODED) const
Returns the hostname or IP from the URL authority.
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.