2 #ifndef TRANSFER_SETTINGS_H_
3 #define TRANSFER_SETTINGS_H_
7 #include <zypp/base/Flags.h>
8 #include <zypp/base/PtrTypes.h>
9 #include <zypp/Pathname.h>
13 class TransferSettings;
78 void setProxy( std::string && val_r );
81 std::string
proxy()
const;
190 const zypp::proto::TransferSettings &
protoData()
const;
191 zypp::proto::TransferSettings &
protoData();
Easy-to use interface to the ZYPP dependency resolver.