#include <curl/curl.h>
Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| namespace | zypp::media |
Classes | |
| class | zypp::media::AuthData |
| Class for handling media authentication data. More... | |
| class | zypp::media::CurlAuthData |
| Curl HTTP authentication data. More... | |
Functions | |
| std::ostream & | zypp::media::operator<< (std::ostream &str, AuthData &auth_data) |
| std::ostream & | zypp::media::operator<< (std::ostream &str, CurlAuthData &auth_data) |
Definition in file MediaUserAuth.h.
1.5.3