A DNS domain name.
More...
#include <dns_options.hpp>
A DNS domain name.
Definition at line 91 of file dns_options.hpp.
◆ from_json()
void openvpn::DnsDomain::from_json |
( |
const Json::Value & |
value, |
|
|
const std::string & |
title |
|
) |
| |
|
inline |
◆ operator==()
bool openvpn::DnsDomain::operator== |
( |
const DnsDomain & |
| ) |
const |
|
default |
◆ to_json()
Json::Value openvpn::DnsDomain::to_json |
( |
| ) |
const |
|
inline |
◆ to_string()
std::string openvpn::DnsDomain::to_string |
( |
| ) |
const |
|
inline |
Return string representation of the DnsDomain object.
- Returns
- std::string the string representation generated
Definition at line 98 of file dns_options.hpp.
◆ validate()
void openvpn::DnsDomain::validate |
( |
const std::string & |
title | ) |
const |
|
inline |
◆ domain
std::string openvpn::DnsDomain::domain |
The documentation for this class was generated from the following file: