DNS settings for a name server.
More...
#include <dns_options.hpp>
DNS settings for a name server.
Definition at line 133 of file dns_options.hpp.
◆ Security
◆ Transport
◆ dnssec_string()
std::string openvpn::DnsServer::dnssec_string |
( |
const Security |
dnssec | ) |
const |
|
inline |
◆ from_json()
void openvpn::DnsServer::from_json |
( |
const Json::Value & |
root, |
|
|
const std::string & |
title |
|
) |
| |
|
inline |
◆ operator==()
bool openvpn::DnsServer::operator== |
( |
const DnsServer & |
at | ) |
const |
|
default |
◆ to_json()
Json::Value openvpn::DnsServer::to_json |
( |
| ) |
const |
|
inline |
◆ to_string()
std::string openvpn::DnsServer::to_string |
( |
const char * |
prefix = "" | ) |
const |
|
inline |
◆ transport_string()
std::string openvpn::DnsServer::transport_string |
( |
const Transport |
transport | ) |
const |
|
inline |
◆ addresses
std::vector<DnsAddress> openvpn::DnsServer::addresses |
◆ dnssec
◆ domains
std::vector<DnsDomain> openvpn::DnsServer::domains |
◆ sni
std::string openvpn::DnsServer::sni |
◆ transport
The documentation for this class was generated from the following file: