#include <macdns.hpp>
|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
Definition at line 42 of file macdns.hpp.
◆ Ptr
◆ Config() [1/2]
openvpn::MacDNS::Config::Config |
( |
| ) |
|
|
default |
◆ Config() [2/2]
◆ get_resolve_domains()
static CF::Array openvpn::MacDNS::Config::get_resolve_domains |
( |
const DnsServer & |
server | ) |
|
|
inlinestaticprivate |
◆ get_search_domains()
static CF::Array openvpn::MacDNS::Config::get_search_domains |
( |
const TunBuilderCapture & |
settings | ) |
|
|
inlinestaticprivate |
◆ get_server_addresses()
static CF::Array openvpn::MacDNS::Config::get_server_addresses |
( |
const DnsServer & |
server | ) |
|
|
inlinestaticprivate |
◆ to_string()
std::string openvpn::MacDNS::Config::to_string |
( |
| ) |
const |
|
inline |
◆ redirect_dns
bool openvpn::MacDNS::Config::redirect_dns = false |
◆ resolve_domains
CF::Array openvpn::MacDNS::Config::resolve_domains |
◆ search_domains
CF::Array openvpn::MacDNS::Config::search_domains |
◆ search_order
int openvpn::MacDNS::Config::search_order = 5000 |
◆ server_addresses
CF::Array openvpn::MacDNS::Config::server_addresses |
The documentation for this class was generated from the following file: