ze-filter  (ze-filter-0.8.0-develop-180218)
ze-mimelist.h File Reference

Go to the source code of this file.

Classes

struct  content_text_T
 
struct  content_field_T
 
struct  attachment_T
 

Macros

#define NB_ATTR   64
 
#define __ZE_MIMELIST_H
 

Typedefs

typedef struct content_text_T content_text_T
 
typedef struct content_field_T content_field_T
 
typedef struct attachment_T attachment_T
 

Functions

char * chomp_filename (char *)
 
bool add_content_field_attr (content_field_T *, char *, char *)
 
content_field_Tsave_content_field (content_field_T *, content_field_T **)
 
void free_content_field (content_field_T *)
 
void free_content_field_rec (content_field_T *)
 
void free_content_field_list (content_field_T *)
 
void free_attachment_list (attachment_T *)
 
attachment_Tadd_attachment (attachment_T *file, attachment_T **)
 
int extract_attachments (content_field_T *, attachment_T **)
 
int get_file_disposition (content_field_T *, char *, char *, size_t)
 

Macro Definition Documentation

◆ __ZE_MIMELIST_H

#define __ZE_MIMELIST_H

Definition at line 85 of file ze-mimelist.h.