ze-filter  (ze-filter-0.8.0-develop-180218)
mime_part_T Struct Reference

#include <ze-demime.h>

Public Attributes

char * buf
 
size_t size
 
int level
 
int encode
 
char * mime
 
int type
 
char * name
 
char * filename
 
char * boundary
 
char * charset
 
int nb_multipart
 
int nb_boundary
 
rfc2822_hdr_Thdrs
 

Detailed Description

Definition at line 59 of file ze-demime.h.

Member Data Documentation

◆ boundary

char* mime_part_T::boundary

Definition at line 69 of file ze-demime.h.

◆ buf

char* mime_part_T::buf

Definition at line 61 of file ze-demime.h.

◆ charset

char* mime_part_T::charset

Definition at line 70 of file ze-demime.h.

◆ encode

int mime_part_T::encode

Definition at line 64 of file ze-demime.h.

◆ filename

char* mime_part_T::filename

Definition at line 68 of file ze-demime.h.

◆ hdrs

rfc2822_hdr_T* mime_part_T::hdrs

Definition at line 74 of file ze-demime.h.

◆ level

int mime_part_T::level

Definition at line 63 of file ze-demime.h.

◆ mime

char* mime_part_T::mime

Definition at line 65 of file ze-demime.h.

◆ name

char* mime_part_T::name

Definition at line 67 of file ze-demime.h.

◆ nb_boundary

int mime_part_T::nb_boundary

Definition at line 72 of file ze-demime.h.

◆ nb_multipart

int mime_part_T::nb_multipart

Definition at line 71 of file ze-demime.h.

◆ size

size_t mime_part_T::size

Definition at line 62 of file ze-demime.h.

◆ type

int mime_part_T::type

Definition at line 66 of file ze-demime.h.


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