ldns_struct_rdf Struct Reference

Resource record data field. More...


Data Fields

size_t _size
 The size of the data (in octets).
ldns_rdf_type _type
 The type of the data.
void * _data
 Pointer to the data (raw octets).


Detailed Description

Resource record data field.

The data is a network ordered array of bytes, which size is specified by the (16-bit) size field. To correctly parse it, use the type specified in the (16-bit) type field with a value from ldns_rdf_type.

Definition at line 119 of file rdata.h.


Field Documentation

size_t ldns_struct_rdf::_size

The size of the data (in octets).

Definition at line 122 of file rdata.h.

ldns_rdf_type ldns_struct_rdf::_type

The type of the data.

Definition at line 124 of file rdata.h.

void* ldns_struct_rdf::_data

Pointer to the data (raw octets).

Definition at line 126 of file rdata.h.


Generated on Fri Nov 23 00:48:30 2007 for ldns by  doxygen 1.5.3-20071008