This is the complete list of members for ares::DNSSrvRR, including all inherited members.
data() const | ares::DNSSrvRR | 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 |
DNSSrvRR(const std::string &name, int ttl, int prio, int weight, int port, const std::string &target) | ares::DNSSrvRR | inline |
name_ | ares::DNSQuestion | |
port_ | ares::DNSSrvRR | |
prio_ | ares::DNSSrvRR | |
qclass_ | ares::DNSQuestion | |
rrtype_ | ares::DNSQuestion | |
target_ | ares::DNSSrvRR | |
ttl_ | ares::DNSRR | |
weight_ | ares::DNSSrvRR | |
~DNSQuestion() | ares::DNSQuestion | inlinevirtual |
~DNSRR() | ares::DNSRR | inlinevirtual |