|
libzypp
17.32.2
|
#include <zypp-core/Url.h>#include <zypp-core/url/UrlBase.h>#include <zypp-core/url/UrlUtils.h>
Go to the source code of this file.
Classes | |
| class | zypp::Url |
| Url manipulation class. More... | |
Namespaces | |
| zypp | |
| Easy-to use interface to the ZYPP dependency resolver. | |
| zypp::hotfix1050625 | |
| zypp::filesystem | |
| Types and functions for filesystem operations. | |
Functions | |
| std::string | zypp::hotfix1050625::asString (const Url &url_r) |
| std::ostream & | zypp::operator<< (std::ostream &str, const Url &url) |
| bool | zypp::operator< (const Url &lhs, const Url &rhs) |
| needed for std::set More... | |
| bool | zypp::operator== (const Url &lhs, const Url &rhs) |
| needed for find More... | |
| bool | zypp::operator!= (const Url &lhs, const Url &rhs) |