libzypp 17.37.0
MediaUrl.h File Reference
#include <zypp-core/Url.h>
#include <any>
#include <string>
#include <unordered_map>

Go to the source code of this file.

Classes

class  zypp::media::MediaUrl
 

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
namespace  zypp::media
 

Functions

std::ostream & zypp::media::operator<< (std::ostream &str, const MediaUrl &url)
 
bool zypp::media::operator< (const MediaUrl &lhs, const MediaUrl &rhs)
 needed for std::set
 
bool zypp::media::operator== (const MediaUrl &lhs, const MediaUrl &rhs)
 needed for find
 
bool zypp::media::operator!= (const MediaUrl &lhs, const MediaUrl &rhs)