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

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

Algorithm() constDwm::Dns::RRDataNSEC3PARAM
Algorithm(uint8_t algorithm)Dwm::Dns::RRDataNSEC3PARAM
Decode(const uint8_t *pkt, const uint8_t *ptr, uint16_t pktlen, uint16_t rdlen)Dwm::Dns::RRDataNSEC3PARAMvirtual
Encode(uint8_t *pkt, uint8_t *ptr, uint16_t pktlen, LabelPositions &lps) constDwm::Dns::RRDataNSEC3PARAMvirtual
Flags() constDwm::Dns::RRDataNSEC3PARAM
Flags(uint8_t flags)Dwm::Dns::RRDataNSEC3PARAM
Iterations() constDwm::Dns::RRDataNSEC3PARAM
Iterations(uint16_t iterations)Dwm::Dns::RRDataNSEC3PARAM
k_rrtype (defined in Dwm::Dns::RRDataNSEC3PARAM)Dwm::Dns::RRDataNSEC3PARAMstatic
operator<<(std::ostream &os, const RRDataNSEC3PARAM &param)Dwm::Dns::RRDataNSEC3PARAMfriend
operator==(const RRDataNSEC3PARAM &nsec3param) constDwm::Dns::RRDataNSEC3PARAM
RRDataNSEC3PARAM()Dwm::Dns::RRDataNSEC3PARAM
RRDataNSEC3PARAM(uint8_t algorithm, uint8_t flags, uint16_t iterations, const std::string &salt)Dwm::Dns::RRDataNSEC3PARAM
Salt() constDwm::Dns::RRDataNSEC3PARAM
Salt(const std::string &salt)Dwm::Dns::RRDataNSEC3PARAM