12 #ifndef ZYPP_MEDIA_PROXYINFO_H 13 #define ZYPP_MEDIA_PROXYINFO_H 18 #include <zypp/base/PtrTypes.h> 32 typedef intrusive_ptr<ProxyInfo>
Ptr;
39 typedef shared_ptr<Impl>
ImplPtr;
47 std::string
proxy(
const Url & url)
const;
66 #endif // ZYPP_MEDIA_PROXYINFO_H
Easy-to use interface to the ZYPP dependency resolver.