2 #ifndef TRANSFER_SETTINGS_H_ 3 #define TRANSFER_SETTINGS_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.