|
| std::vector< byte > | data () const |
| |
| | DNSMalformedCnameRR (const std::string &name, int ttl, const std::string &other) |
| |
| | DNSCnameRR (const std::string &name, int ttl, const std::string &other) |
| |
| | DNSSingleNameRR (const std::string &name, int rrtype, int ttl, const std::string &other) |
| |
| | DNSRR (const std::string &name, int rrtype, int qclass, int ttl) |
| |
| | DNSRR (const std::string &name, int rrtype, int ttl) |
| |
| virtual | ~DNSRR () |
| |
| | DNSQuestion (const std::string &name, int rrtype) |
| |
| | DNSQuestion (const std::string &name, int rrtype, int qclass) |
| |
| virtual | ~DNSQuestion () |
| |
Definition at line 48 of file ares-test-parse-ptr.cc.
◆ DNSMalformedCnameRR()
| ares::test::DNSMalformedCnameRR::DNSMalformedCnameRR |
( |
const std::string & |
name, |
|
|
int |
ttl, |
|
|
const std::string & |
other |
|
) |
| |
|
inline |
◆ data()
| std::vector<byte> ares::test::DNSMalformedCnameRR::data |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this struct was generated from the following file: