SPF_dns_server_t Struct Reference

#include <spf_dns.h>

Collaboration diagram for SPF_dns_server_t:

Collaboration graph
[legend]

Data Fields

SPF_dns_destroy_t destroy
SPF_dns_lookup_t lookup
SPF_dns_get_spf_t get_spf
SPF_dns_get_exp_t get_exp
SPF_dns_add_cache_t add_cache
SPF_dns_server_t * layer_below
const char * name
int debug
void * hook

Detailed Description

Definition at line 135 of file spf_dns.h.


Field Documentation

SPF_dns_add_cache_t SPF_dns_server_t::add_cache

Definition at line 147 of file spf_dns.h.

int SPF_dns_server_t::debug

Definition at line 153 of file spf_dns.h.

SPF_dns_destroy_t SPF_dns_server_t::destroy

The destructor for this SPF_dns_server_t. If this is NULL, then the structure is assumed to be shared between multiple SPF_server_t objects, and is not freed when the server is destroyed, or by any call to SPF_dns_free(). In this case, it is assumed that somebody else knows, and will free the resolver at the appropriate object.

Definition at line 142 of file spf_dns.h.

SPF_dns_get_exp_t SPF_dns_server_t::get_exp

Definition at line 146 of file spf_dns.h.

SPF_dns_get_spf_t SPF_dns_server_t::get_spf

Definition at line 145 of file spf_dns.h.

void* SPF_dns_server_t::hook

Definition at line 154 of file spf_dns.h.

SPF_dns_server_t* SPF_dns_server_t::layer_below

Definition at line 150 of file spf_dns.h.

SPF_dns_lookup_t SPF_dns_server_t::lookup

Definition at line 144 of file spf_dns.h.

const char* SPF_dns_server_t::name

Definition at line 152 of file spf_dns.h.


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

Generated on Sun May 29 13:31:09 2016 for libspf2 by  doxygen 1.5.9