Public Member Functions | List of all members
ares::DNSARR Struct Reference

#include <dns-proto.h>

Inheritance diagram for ares::DNSARR:
Inheritance graph
[legend]

Public Member Functions

 DNSARR (const std::string &name, int ttl, const byte *addr, int addrlen)
 
 DNSARR (const std::string &name, int ttl, const std::vector< byte > &addr)
 
- Public Member Functions inherited from ares::DNSAddressRR
virtual std::vector< bytedata () const
 
 DNSAddressRR (const std::string &name, int rrtype, int ttl, const byte *addr, int addrlen)
 
 DNSAddressRR (const std::string &name, int rrtype, int ttl, const std::vector< byte > &addr)
 
- Public Member Functions inherited from ares::DNSRR
 DNSRR (const std::string &name, int rrtype, int qclass, int ttl)
 
 DNSRR (const std::string &name, int rrtype, int ttl)
 
virtual ~DNSRR ()
 
- Public Member Functions inherited from ares::DNSQuestion
 DNSQuestion (const std::string &name, int rrtype)
 
 DNSQuestion (const std::string &name, int rrtype, int qclass)
 
virtual ~DNSQuestion ()
 

Additional Inherited Members

- Public Attributes inherited from ares::DNSAddressRR
std::vector< byteaddr_
 
- Public Attributes inherited from ares::DNSRR
int ttl_
 
- Public Attributes inherited from ares::DNSQuestion
std::string name_
 
int qclass_
 
int rrtype_
 

Detailed Description

Definition at line 78 of file dns-proto.h.

Constructor & Destructor Documentation

◆ DNSARR() [1/2]

ares::DNSARR::DNSARR ( const std::string &  name,
int  ttl,
const byte addr,
int  addrlen 
)
inline

Definition at line 79 of file dns-proto.h.

◆ DNSARR() [2/2]

ares::DNSARR::DNSARR ( const std::string &  name,
int  ttl,
const std::vector< byte > &  addr 
)
inline

Definition at line 81 of file dns-proto.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:57