#include <macproxy.hpp>
|
| Info (CF::DynamicStore &sc, const std::string &sname) |
|
std::string | to_string () const |
|
| RC () noexcept=default |
|
| RC (const RC &)=delete |
|
virtual | ~RC ()=default |
|
RC & | operator= (const RC &)=delete |
|
olong | use_count () const noexcept |
| Delegates call to RCImpl and returns the result.
|
|
|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
Definition at line 25 of file macproxy.hpp.
◆ Ptr
◆ Info()
openvpn::MacProxySettings::Info::Info |
( |
CF::DynamicStore & |
sc, |
|
|
const std::string & |
sname |
|
) |
| |
|
inline |
◆ proxies()
static std::string openvpn::MacProxySettings::Info::proxies |
( |
const CF::Dict & |
ipv4, |
|
|
const CF::Dict & |
info |
|
) |
| |
|
inlinestaticprivate |
◆ to_string()
std::string openvpn::MacProxySettings::Info::to_string |
( |
| ) |
const |
|
inline |
◆ info
DSDict openvpn::MacProxySettings::Info::info |
◆ ipv4
DSDict openvpn::MacProxySettings::Info::ipv4 |
◆ proxy
DSDict openvpn::MacProxySettings::Info::proxy |
The documentation for this class was generated from the following file: