Main Page | Data Structures | Directories | File List | Data Fields | Globals

SPF_response_struct Struct Reference

#include <spf_response.h>

Collaboration diagram for SPF_response_struct:

Collaboration graph
[legend]

Data Fields

SPF_request_tspf_request
SPF_record_tspf_record_exp
SPF_result_t result
SPF_reason_t reason
SPF_errcode_t err
char * received_spf
char * received_spf_value
char * header_comment
char * smtp_comment
char * explanation
SPF_error_terrors
unsigned short errors_size
unsigned short errors_length
unsigned short num_errors
int num_dns_mech

Detailed Description

Definition at line 169 of file spf_response.h.


Field Documentation

SPF_errcode_t SPF_response_struct::err
 

Definition at line 177 of file spf_response.h.

Referenced by SPF_i_done(), and SPF_response_errcode().

SPF_error_t* SPF_response_struct::errors
 

Definition at line 186 of file spf_response.h.

Referenced by SPF_response_free(), and SPF_response_message().

unsigned short SPF_response_struct::errors_length
 

Used

Definition at line 188 of file spf_response.h.

Referenced by SPF_response_messages(), and SPF_response_warnings().

unsigned short SPF_response_struct::errors_size
 

Allocated

Definition at line 187 of file spf_response.h.

char* SPF_response_struct::explanation
 

Definition at line 183 of file spf_response.h.

Referenced by SPF_response_free(), and SPF_response_get_explanation().

char* SPF_response_struct::header_comment
 

Definition at line 181 of file spf_response.h.

Referenced by SPF_response_free(), and SPF_response_get_header_comment().

int SPF_response_struct::num_dns_mech
 

Definition at line 192 of file spf_response.h.

Referenced by SPF_record_interpret().

unsigned short SPF_response_struct::num_errors
 

Excluding warnings

Definition at line 189 of file spf_response.h.

Referenced by SPF_response_errors(), and SPF_response_warnings().

SPF_reason_t SPF_response_struct::reason
 

Definition at line 176 of file spf_response.h.

Referenced by SPF_i_done(), SPF_record_interpret(), SPF_response_reason(), and SPF_server_get_record().

char* SPF_response_struct::received_spf
 

Definition at line 179 of file spf_response.h.

Referenced by SPF_response_free(), and SPF_response_get_received_spf().

char* SPF_response_struct::received_spf_value
 

Definition at line 180 of file spf_response.h.

Referenced by SPF_response_get_received_spf_value().

SPF_result_t SPF_response_struct::result
 

Definition at line 175 of file spf_response.h.

Referenced by SPF_i_done(), SPF_record_interpret(), SPF_response_new(), SPF_response_result(), and SPF_server_get_record().

char* SPF_response_struct::smtp_comment
 

Definition at line 182 of file spf_response.h.

Referenced by SPF_response_free(), and SPF_response_get_smtp_comment().

SPF_record_t* SPF_response_struct::spf_record_exp
 

Definition at line 172 of file spf_response.h.

Referenced by SPF_record_interpret().

SPF_request_t* SPF_response_struct::spf_request
 

Definition at line 171 of file spf_response.h.

Referenced by SPF_i_done(), and SPF_response_new().


The documentation for this struct was generated from the following file:
Generated on Fri Jun 25 18:31:11 2010 for libspf2 by  doxygen 1.4.4