OpenDNSSEC-signer  1.3.4
Data Fields
rrset_struct Struct Reference

#include <rrset.h>

Collaboration diagram for rrset_struct:
Collaboration graph
[legend]

Data Fields

allocator_typeallocator
ldns_rr_type rr_type
uint32_t rr_count
uint32_t add_count
uint32_t del_count
uint32_t rrsig_count
int needs_signing
ldns_dnssec_rrs * rrs
ldns_dnssec_rrs * add
ldns_dnssec_rrs * del
rrsigs_typerrsigs

Detailed Description

Definition at line 56 of file rrset.h.


Field Documentation

ldns_dnssec_rrs* rrset_struct::add

Definition at line 57 of file rrset.h.

Referenced by rrset_cleanup(), and rrset_create().

ldns_dnssec_rrs* rrset_struct::del

Definition at line 59 of file rrset.h.

Referenced by rrset_count_rr(), rrset_count_RR(), and rrset_create().

ldns_rr_type rrset_struct::rr_type
ldns_dnssec_rrs* rrset_struct::rrs

Definition at line 62 of file rrset.h.

Referenced by rrset_create(), rrset_recover(), and rrset_sign().


The documentation for this struct was generated from the following file: