Public Member Functions | List of all members
ares::test::DNSMalformedCnameRR Struct Reference
Inheritance diagram for ares::test::DNSMalformedCnameRR:
Inheritance graph
[legend]

Public Member Functions

std::vector< bytedata () const
 
 DNSMalformedCnameRR (const std::string &name, int ttl, const std::string &other)
 
- Public Member Functions inherited from ares::DNSCnameRR
 DNSCnameRR (const std::string &name, int ttl, const std::string &other)
 
- Public Member Functions inherited from ares::DNSSingleNameRR
 DNSSingleNameRR (const std::string &name, int rrtype, int ttl, const std::string &other)
 
- 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::DNSSingleNameRR
std::string other_
 
- 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 48 of file ares-test-parse-ptr.cc.

Constructor & Destructor Documentation

◆ DNSMalformedCnameRR()

ares::test::DNSMalformedCnameRR::DNSMalformedCnameRR ( const std::string &  name,
int  ttl,
const std::string &  other 
)
inline

Definition at line 49 of file ares-test-parse-ptr.cc.

Member Function Documentation

◆ data()

std::vector<byte> ares::test::DNSMalformedCnameRR::data ( ) const
inlinevirtual

Reimplemented from ares::DNSSingleNameRR.

Definition at line 51 of file ares-test-parse-ptr.cc.


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


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