#include <bind_util.h>
Definition at line 429 of file bind_util.h.
◆ DnsNameEncoder()
DnsNameEncoder::DnsNameEncoder |
( |
| ) |
|
|
inline |
◆ ~DnsNameEncoder()
virtual DnsNameEncoder::~DnsNameEncoder |
( |
| ) |
|
|
inlinevirtual |
◆ AddName()
void DnsNameEncoder::AddName |
( |
std::string & |
name, |
|
|
uint16_t |
curr_msg_offset, |
|
|
uint16_t & |
name_plen, |
|
|
uint16_t & |
name_offset |
|
) |
| |
◆ DISALLOW_COPY_AND_ASSIGN()
◆ IsPresent()
bool DnsNameEncoder::IsPresent |
( |
std::string & |
name, |
|
|
uint16_t & |
name_offset |
|
) |
| |
|
private |
◆ names_
std::vector<Name> DnsNameEncoder::names_ |
|
private |
The documentation for this class was generated from the following files: