Used by an RRGen to output record content to 'zone text' format. More...
Public Member Functions | |
| void | xfrName (const DNSName &name) |
| void | xfrUInt8 (uint8_t v) |
| void | xfrType (DNSType type) |
| void | xfrUInt16 (uint16_t v) |
| void | xfrUInt32 (uint32_t v) |
| void | xfrTxt (const std::string &txt) |
Public Attributes | |
| std::string | d_string |
Used by an RRGen to output record content to 'zone text' format.
this exploits the similarity in writing/reading DNS messages and outputting master file format text
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| std::string DNSStringWriter::d_string |
1.8.6