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 & Mb(const std::string &value)
Sets and returns the contained domain name.
Definition: DwmDnsRRDataMB.hh:88
Dwm::Dns::RRDataDomainName class definition.
RRDataMB(const std::string &mb)
Constructs MB resource record data with the given domain name mb.
Definition: DwmDnsRRDataMB.hh:73