ldns_struct_rr_descriptor Struct Reference

struct to hold the whole set of rd_fields. More...


Data Fields

uint16_t _type
 RR type.
const char * _name
 Textual name.
uint8_t _minimum
 Minimum number of RDATA FIELDs.
uint8_t _maximum
 Maximum number of RDATA FIELDs.
const ldns_rdf_type_wireformat
 wireformat specification for the rr
ldns_rdf_type _variable
 Special rdf types.
ldns_rr_compress _compress
 Specifies whether compression can be used.


Detailed Description

struct to hold the whole set of rd_fields.

How does the whole rdata_field list look. This is called the rdata in dns speak.

Definition at line 225 of file rr.h.


Field Documentation

uint16_t ldns_struct_rr_descriptor::_type

RR type.

Definition at line 228 of file rr.h.

const char* ldns_struct_rr_descriptor::_name

Textual name.

Definition at line 230 of file rr.h.

uint8_t ldns_struct_rr_descriptor::_minimum

Minimum number of RDATA FIELDs.

Definition at line 232 of file rr.h.

uint8_t ldns_struct_rr_descriptor::_maximum

Maximum number of RDATA FIELDs.

Definition at line 234 of file rr.h.

const ldns_rdf_type* ldns_struct_rr_descriptor::_wireformat

wireformat specification for the rr

Definition at line 236 of file rr.h.

ldns_rdf_type ldns_struct_rr_descriptor::_variable

Special rdf types.

Definition at line 238 of file rr.h.

ldns_rr_compress ldns_struct_rr_descriptor::_compress

Specifies whether compression can be used.

Definition at line 240 of file rr.h.


Generated on Fri Sep 14 20:08:47 2007 for ldns by  doxygen 1.5.1