entry Struct Reference


Data Fields

char * name
char * value
entry * next

Field Documentation

char* entry::name
 

Definition at line 104 of file processor.h.

Referenced by get_header(), get_headers(), get_parameter(), and set_header().

struct entry* entry::next
 

Definition at line 107 of file processor.h.

Referenced by get_header(), get_headers(), get_parameter(), and set_header().

char* entry::value
 

Definition at line 105 of file processor.h.

Referenced by get_header(), get_headers(), get_parameter(), and set_header().


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