libcmime  
A lightweight C mime library
Data Fields
CMimeAddress_T Struct Reference

Represents an email address. More...

#include <cmime_address.h>

Data Fields

char * name
 
char * email
 
CMimeAddressType_T type
 
int parsed
 

Detailed Description

Represents an email address.

Examples:
parse_mime_message.c.

Field Documentation

char* email

the email address

char* name

display name

int parsed

flag which indicates, if the object has been parsed

type of address


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