dns_totext_ctx Struct Reference

Context structure for a masterfile dump in progress. More...


Data Fields

dns_master_style_t style
isc_boolean_t class_printed
char * linebreak
char linebreak_buf [DNS_TOTEXT_LINEBREAK_MAXLEN]
dns_name_torigin
dns_name_tneworigin
dns_fixedname_t origin_fixname
isc_uint32_t current_ttl
isc_boolean_t current_ttl_valid


Detailed Description

Context structure for a masterfile dump in progress.

Definition at line 91 of file masterdump.c.


Field Documentation

dns_master_style_t dns_totext_ctx::style

Definition at line 92 of file masterdump.c.

Referenced by dump_rdataset(), dump_rdatasets_raw(), dump_rdatasets_text(), dumpctx_create(), dumptostreaminc(), rdataset_totext(), and totext_ctx_init().

isc_boolean_t dns_totext_ctx::class_printed

Definition at line 93 of file masterdump.c.

Referenced by rdataset_totext(), and totext_ctx_init().

char* dns_totext_ctx::linebreak

Definition at line 94 of file masterdump.c.

Referenced by rdataset_totext(), and totext_ctx_init().

char dns_totext_ctx::linebreak_buf[DNS_TOTEXT_LINEBREAK_MAXLEN]

Definition at line 95 of file masterdump.c.

Referenced by totext_ctx_init().

dns_name_t* dns_totext_ctx::origin

Definition at line 96 of file masterdump.c.

Referenced by dumptostreaminc(), rdataset_totext(), and totext_ctx_init().

dns_name_t* dns_totext_ctx::neworigin

Definition at line 97 of file masterdump.c.

Referenced by dump_rdatasets_text(), dumptostreaminc(), and totext_ctx_init().

dns_fixedname_t dns_totext_ctx::origin_fixname

Definition at line 98 of file masterdump.c.

Referenced by dumptostreaminc(), and totext_ctx_init().

isc_uint32_t dns_totext_ctx::current_ttl

Definition at line 99 of file masterdump.c.

Referenced by dump_rdataset(), rdataset_totext(), and totext_ctx_init().

isc_boolean_t dns_totext_ctx::current_ttl_valid

Definition at line 100 of file masterdump.c.

Referenced by dump_rdataset(), rdataset_totext(), and totext_ctx_init().


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