#include <dns-proto.h>
|
virtual std::vector< byte > | data () const |
|
| DNSMxRR (const std::string &name, int ttl, int pref, 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 122 of file dns-proto.h.
◆ DNSMxRR()
ares::DNSMxRR::DNSMxRR |
( |
const std::string & |
name, |
|
|
int |
ttl, |
|
|
int |
pref, |
|
|
const std::string & |
other |
|
) |
| |
|
inline |
◆ data()
std::vector< byte > ares::DNSMxRR::data |
( |
| ) |
const |
|
virtual |
◆ other_
std::string ares::DNSMxRR::other_ |
◆ pref_
The documentation for this struct was generated from the following files: