![]() |
Kurlyk
|
Defines the ProxyConfig structure for proxy server settings. More...
Go to the source code of this file.
Classes | |
struct | cryptox::ProxyConfig |
Configuration structure for connecting through a proxy server. More... | |
Namespaces | |
namespace | cryptox |
Macros | |
#define | _CRYPTOX_DATA_CONNECTION_PROXY_CONFIG_HPP_INCLUDED |
Functions | |
void | cryptox::to_json (nlohmann::json &j, const ProxyConfig &config) |
Serializes ProxyConfig to JSON. | |
void | cryptox::from_json (const nlohmann::json &j, ProxyConfig &config) |
Deserializes ProxyConfig from JSON. | |
Defines the ProxyConfig structure for proxy server settings.
Definition in file ProxyConfig.hpp.
#define _CRYPTOX_DATA_CONNECTION_PROXY_CONFIG_HPP_INCLUDED |
Definition at line 3 of file ProxyConfig.hpp.