This is the complete list of members for ares::DNSTxtRR, including all inherited members.
data() const | ares::DNSTxtRR | 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 |
DNSTxtRR(const std::string &name, int ttl, const std::vector< std::string > &txt) | ares::DNSTxtRR | inline |
name_ | ares::DNSQuestion | |
qclass_ | ares::DNSQuestion | |
rrtype_ | ares::DNSQuestion | |
ttl_ | ares::DNSRR | |
txt_ | ares::DNSTxtRR | |
~DNSQuestion() | ares::DNSQuestion | inlinevirtual |
~DNSRR() | ares::DNSRR | inlinevirtual |