DwmDns-0.1.0
Dwm::Dns::LabelPositions Class Reference

A helper class used when performing label sequence compression. More...

#include <DwmDnsLabelPositions.hh>

Public Member Functions

 LabelPositions ()
 Constructor.
 
void Add (const std::string &s, uint16_t offset)
 
void Add (const std::vector< std::pair< std::string, uint16_t >> &labels, const std::string &domain)
 
void Add (const std::vector< std::pair< std::string, uint16_t >> &labels)
 
std::pair< std::string, uint16_t > FindLongestPrev (const std::string &s) const
 
void Clear ()
 

Detailed Description

A helper class used when performing label sequence compression.


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