#include <winproxy.hpp>
Definition at line 26 of file winproxy.hpp.
◆ Ptr
◆ WinProxySettings()
◆ restore_key()
void openvpn::TunWin::WinProxySettings::restore_key |
( |
Win::Reg::Key & |
regkey, |
|
|
const std::string & |
key, |
|
|
bool |
str |
|
) |
| |
|
inlineprivate |
◆ save_key()
void openvpn::TunWin::WinProxySettings::save_key |
( |
Win::Reg::Key & |
regkey, |
|
|
const std::string & |
key, |
|
|
const std::string & |
value, |
|
|
bool |
str |
|
) |
| |
|
inlineprivate |
◆ set_proxy()
void openvpn::TunWin::WinProxySettings::set_proxy |
( |
bool |
del | ) |
|
|
inlineoverridevirtual |
◆ delete_value_dword
const DWORD openvpn::TunWin::WinProxySettings::delete_value_dword = 0xCAFEBABE |
|
private |
◆ delete_value_str
const char* openvpn::TunWin::WinProxySettings::delete_value_str = "DeleteValue" |
|
private |
◆ key_name
const char* openvpn::TunWin::WinProxySettings::key_name = "Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings" |
|
private |
The documentation for this class was generated from the following file: