Namespaces | Functions
dns-proto.cc File Reference
#include "ares_setup.h"
#include "ares.h"
#include "ares_dns.h"
#include "dns-proto.h"
#include <stdio.h>
#include <stdlib.h>
#include <sstream>
Include dependency graph for dns-proto.cc:

Go to the source code of this file.

Namespaces

 ares
 

Functions

std::string ares::AddressToString (const void *vaddr, int len)
 
std::string ares::ClassToString (int qclass)
 
std::vector< byte > ares::EncodeString (const std::string &name)
 
std::string ares::HexDump (const byte *data, int len)
 
std::string ares::HexDump (const char *data, int len)
 
std::string ares::HexDump (std::vector< byte > data)
 
std::string ares::PacketToString (const std::vector< byte > &packet)
 
void ares::PushInt16 (std::vector< byte > *data, int value)
 
void ares::PushInt32 (std::vector< byte > *data, int value)
 
std::string ares::QuestionToString (const std::vector< byte > &packet, const byte **data, int *len)
 
std::string ares::RcodeToString (int rcode)
 
std::string ares::RRToString (const std::vector< byte > &packet, const byte **data, int *len)
 
std::string ares::RRTypeToString (int rrtype)
 
std::string ares::StatusToString (int status)
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:11