OpenDNSSEC-signer  1.3.9
Data Fields
zonelist_struct Struct Reference

#include <zonelist.h>

Collaboration diagram for zonelist_struct:
Collaboration graph
[legend]

Data Fields

allocator_typeallocator
ldns_rbtree_t * zones
time_t last_modified
int just_added
int just_updated
int just_removed
lock_basic_type zl_lock

Detailed Description

Definition at line 50 of file zonelist.h.


Field Documentation

allocator_type* zonelist_struct::allocator
int zonelist_struct::just_added

Definition at line 54 of file zonelist.h.

Referenced by engine_start(), zonelist_add_zone(), and zonelist_update().

int zonelist_struct::just_removed

Definition at line 56 of file zonelist.h.

Referenced by engine_start(), and zonelist_update().

int zonelist_struct::just_updated

Definition at line 55 of file zonelist.h.

Referenced by engine_start(), and zonelist_update().

time_t zonelist_struct::last_modified

Definition at line 53 of file zonelist.h.

Referenced by zonelist_create(), and zonelist_update().

lock_basic_type zonelist_struct::zl_lock
ldns_rbtree_t* zonelist_struct::zones

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