48        MIL << 
"MediaDIR::MediaDIR(" << 
url() << 
")" << 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 
 
Manages a data source characterized by an authoritative URL and a list of mirror URLs.
const OriginEndpoint & authority() const
const zypp::Url & url() 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.