OpenVPN 3 Core Library
|
A DNS domain name. More...
#include <dns_options.hpp>
Public Member Functions | |
std::string | to_string () const |
Return string representation of the DnsDomain object. | |
void | validate (const std::string &title) const |
Public Attributes | |
std::string | domain |
A DNS domain name.
Definition at line 89 of file dns_options.hpp.
|
inline |
Return string representation of the DnsDomain object.
Definition at line 96 of file dns_options.hpp.
|
inline |
Definition at line 101 of file dns_options.hpp.
std::string openvpn::DnsDomain::domain |
Definition at line 122 of file dns_options.hpp.