DwmDns-0.1.0
Dwm::Dns::RRDataSOA Member List

This is the complete list of members for Dwm::Dns::RRDataSOA, including all inherited members.

Decode(const uint8_t *pkt, const uint8_t *ptr, uint16_t pktlen, uint16_t rdlen)Dwm::Dns::RRDataSOAvirtual
Encode(uint8_t *pkt, uint8_t *ptr, uint16_t pktlen, LabelPositions &lps) constDwm::Dns::RRDataSOAvirtual
Expire() constDwm::Dns::RRDataSOA
Expire(uint32_t expire)Dwm::Dns::RRDataSOA
k_rrtype (defined in Dwm::Dns::RRDataSOA)Dwm::Dns::RRDataSOAstatic
Minimum() constDwm::Dns::RRDataSOA
Minimum(uint32_t minimum)Dwm::Dns::RRDataSOA
Mname() constDwm::Dns::RRDataSOA
Mname(const std::string &mname)Dwm::Dns::RRDataSOA
operator<<(std::ostream &os, const RRDataSOA &soa)Dwm::Dns::RRDataSOAfriend
operator==(const RRDataSOA &soa) constDwm::Dns::RRDataSOA
Refresh() constDwm::Dns::RRDataSOA
Refresh(uint32_t refresh)Dwm::Dns::RRDataSOA
Retry() constDwm::Dns::RRDataSOA
Retry(uint32_t retry)Dwm::Dns::RRDataSOA
Rname() constDwm::Dns::RRDataSOA
Rname(const std::string &rname)Dwm::Dns::RRDataSOA
RRDataSOA()Dwm::Dns::RRDataSOA
RRDataSOA(const std::string &mname, const std::string &rname, uint32_t serial, uint32_t refresh, uint32_t retry, uint32_t expire, uint32_t minimum)Dwm::Dns::RRDataSOA
Serial() constDwm::Dns::RRDataSOA
Serial(uint32_t serial)Dwm::Dns::RRDataSOA