This is the complete list of members for ares::DNSSoaRR, including all inherited members.
data() const | ares::DNSSoaRR | virtual |
DNSQuestion(const std::string &name, int rrtype, int qclass) | ares::DNSQuestion | inline |
DNSQuestion(const std::string &name, int rrtype) | ares::DNSQuestion | inline |
DNSRR(const std::string &name, int rrtype, int qclass, int ttl) | ares::DNSRR | inline |
DNSRR(const std::string &name, int rrtype, int ttl) | ares::DNSRR | inline |
DNSSoaRR(const std::string &name, int ttl, const std::string &nsname, const std::string &rname, int serial, int refresh, int retry, int expire, int minimum) | ares::DNSSoaRR | inline |
expire_ | ares::DNSSoaRR | |
minimum_ | ares::DNSSoaRR | |
name_ | ares::DNSQuestion | |
nsname_ | ares::DNSSoaRR | |
qclass_ | ares::DNSQuestion | |
refresh_ | ares::DNSSoaRR | |
retry_ | ares::DNSSoaRR | |
rname_ | ares::DNSSoaRR | |
rrtype_ | ares::DNSQuestion | |
serial_ | ares::DNSSoaRR | |
ttl_ | ares::DNSRR | |
~DNSQuestion() | ares::DNSQuestion | inlinevirtual |
~DNSRR() | ares::DNSRR | inlinevirtual |