OpenDNSSEC-signer  1.4.10
Data Fields
adapter_struct Struct Reference

#include <adapter.h>

Collaboration diagram for adapter_struct:
Collaboration graph
[legend]

Data Fields

allocator_typeallocator
 
adapter_mode type
 
time_t config_last_modified
 
const char * configstr
 
void * config
 
unsigned inbound: 1
 
unsigned error: 1
 

Detailed Description

Definition at line 56 of file adapter.h.

Field Documentation

allocator_type* adapter_struct::allocator

Definition at line 57 of file adapter.h.

Referenced by adapter_cleanup(), and adapter_create().

void* adapter_struct::config
time_t adapter_struct::config_last_modified

Definition at line 59 of file adapter.h.

Referenced by adapter_create(), and adapter_load_config().

const char* adapter_struct::configstr
unsigned adapter_struct::error

Definition at line 63 of file adapter.h.

Referenced by adapter_create(), addns_write(), adfile_write(), ixfr_del_rr(), and rrset_print().

unsigned adapter_struct::inbound

Definition at line 62 of file adapter.h.

Referenced by adapter_cleanup(), adapter_compare(), adapter_create(), and adapter_load_config().

adapter_mode adapter_struct::type

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