dns_rdata_textctx Struct Reference

Context structure for the totext_ functions. Contains formatting options for rdata-to-text conversion. More...


Data Fields

dns_name_torigin
 Current origin, or NULL.
unsigned int flags
 DNS_STYLEFLAG_*.
unsigned int width
 Width of rdata column.
const char * linebreak
 Line break string.


Detailed Description

Context structure for the totext_ functions. Contains formatting options for rdata-to-text conversion.

Definition at line 112 of file rdata.c.


Field Documentation

dns_name_t* dns_rdata_textctx::origin

Current origin, or NULL.

Definition at line 113 of file rdata.c.

Referenced by dns_rdata_tofmttext(), dns_rdata_totext(), and rdata_totext().

unsigned int dns_rdata_textctx::flags

DNS_STYLEFLAG_*.

Definition at line 114 of file rdata.c.

Referenced by dns_rdata_tofmttext(), dns_rdata_totext(), and unknown_totext().

unsigned int dns_rdata_textctx::width

Width of rdata column.

Definition at line 115 of file rdata.c.

Referenced by dns_rdata_tofmttext(), dns_rdata_totext(), and unknown_totext().

const char* dns_rdata_textctx::linebreak

Line break string.

Definition at line 116 of file rdata.c.

Referenced by dns_rdata_tofmttext(), dns_rdata_totext(), and unknown_totext().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:20 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha