libcmime  
A lightweight C mime library
Data Fields
CMimeHeader_T Struct Reference

A email header item. More...

#include <cmime_header.h>

Data Fields

char * name
 
char ** value
 
size_t count
 
int parsed
 

Detailed Description

A email header item.

Field Documentation

size_t count

count of header appearance

char* name

name of the header

int parsed

flag which indicates, if the object has been parsed

char** value

list with header values


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