Go to the documentation of this file.
18 #ifndef GZ_FUEL_TOOLS_CLIENTCONFIG_HH_
19 #define GZ_FUEL_TOOLS_CLIENTCONFIG_HH_
25 #include <gz/common/URI.hh>
27 #include "gz/fuel_tools/Export.hh"
33 #pragma warning(disable: 4251)
41 class ServerConfigPrivate;
44 class ClientConfigPrivate;
90 public:
void SetVersion(
const std::string &_version);
128 public:
void Clear();
132 public:
void SetUserAgent(
const std::string &_agent);
168 public:
void SetCacheLocation(
const std::string &_path);