12#ifndef ZYPP_MEDIA_PROXYINFO_H
13#define ZYPP_MEDIA_PROXYINFO_H
18#include <zypp/base/PtrTypes.h>
32 typedef intrusive_ptr<ProxyInfo>
Ptr;
47 std::string
proxy(
const Url & url)
const;
Easy-to use interface to the ZYPP dependency resolver.
Wrapper for const correct access via Smart pointer types.