ldns_struct_rr_descriptor Struct Reference

Contains all information about resource record types. More...

Data Fields

ldns_rr_type _type
 Type of the RR that is described here.
const char * _name
 Textual name of the RR type.
uint8_t _minimum
 Minimum number of rdata fields in the RRs of this type.
uint8_t _maximum
 Maximum number of rdata fields in the RRs of this type.
const ldns_rdf_type_wireformat
 Wireformat specification for the rr, i.e.
ldns_rdf_type _variable
 Special rdf types.
ldns_rr_compress _compress
 Specifies whether compression can be used for dnames in this RR type.
uint8_t _dname_count
 The number of DNAMEs in the _wireformat string, for parsing.

Detailed Description

Contains all information about resource record types.

This structure contains, for all rr types, the rdata fields that are defined.

Definition at line 340 of file rr.h.


Field Documentation

Type of the RR that is described here.

Definition at line 343 of file rr.h.

Textual name of the RR type.

Definition at line 345 of file rr.h.

Minimum number of rdata fields in the RRs of this type.

Definition at line 347 of file rr.h.

Maximum number of rdata fields in the RRs of this type.

Definition at line 349 of file rr.h.

Wireformat specification for the rr, i.e.

the types of rdata fields in their respective order.

Definition at line 351 of file rr.h.

Special rdf types.

Definition at line 353 of file rr.h.

Specifies whether compression can be used for dnames in this RR type.

Definition at line 355 of file rr.h.

The number of DNAMEs in the _wireformat string, for parsing.

Definition at line 357 of file rr.h.


Generated on 21 Apr 2016 for ldns by  doxygen 1.6.1