This is the complete list of members for ares::DNSARR, including all inherited members.
addr_ | ares::DNSAddressRR | |
data() const | ares::DNSAddressRR | virtual |
DNSAddressRR(const std::string &name, int rrtype, int ttl, const byte *addr, int addrlen) | ares::DNSAddressRR | inline |
DNSAddressRR(const std::string &name, int rrtype, int ttl, const std::vector< byte > &addr) | ares::DNSAddressRR | inline |
DNSARR(const std::string &name, int ttl, const byte *addr, int addrlen) | ares::DNSARR | inline |
DNSARR(const std::string &name, int ttl, const std::vector< byte > &addr) | ares::DNSARR | inline |
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 |
name_ | ares::DNSQuestion | |
qclass_ | ares::DNSQuestion | |
rrtype_ | ares::DNSQuestion | |
ttl_ | ares::DNSRR | |
~DNSQuestion() | ares::DNSQuestion | inlinevirtual |
~DNSRR() | ares::DNSRR | inlinevirtual |