const std::string & Value() const
Returns the contained domain name.
Encapsulates data for any resource recourd which only contains a domain name.
Definition: DwmDnsRRDataDomainName.hh:60
const std::string & Cname() const
Returns the domain name in the CNAME resource record data.
Definition: DwmDnsRRDataCNAME.hh:79
Dwm::Dns::RRDataDomainName class definition.
const std::string & Cname(const std::string &value)
Sets and returns the domain name in the CNAME resource record data.
Definition: DwmDnsRRDataCNAME.hh:87