ldns_struct_output_format Struct Reference

Output format specifier. More...

Data Fields

int flags
 Specification of how RR's should be formatted in text.
void * data
 Potential extra data to be used with formatting RR's in text.

Detailed Description

Output format specifier.

Determines how Packets, Resource Records and Resource record data fiels are formatted when printing or converting to string. Currently it is only used to specify what aspects of a Resource Record are annotated in the comment section of the textual representation the record. This is speciefed with flags and potential exra data (such as for example a lookup map of hashes to real names for annotation NSEC3 records).

Definition at line 80 of file host2str.h.


Field Documentation

Specification of how RR's should be formatted in text.

Definition at line 83 of file host2str.h.

Potential extra data to be used with formatting RR's in text.

Definition at line 85 of file host2str.h.


Generated on 9 Apr 2014 for ldns by  doxygen 1.6.1