Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

pst_item_attach Struct Reference

#include <src/libpst.h>

Collaboration diagram for pst_item_attach:

Collaboration graph
[legend]

Data Fields

char * filename1
char * filename2
char * mimetype
char * data
size_t size
uint64_t id2_val
uint64_t id_val
pst_index2_llid2_head
int32_t method
int32_t position
int32_t sequence
pst_item_attachnext

Field Documentation

char* pst_item_attach::data
 

Definition at line 382 of file libpst.h.

Referenced by pst_attach_to_file(), pst_attach_to_file_base64(), pst_free_attach(), pst_process(), write_inline_attachment(), write_normal_email(), and write_separate_attachment().

char* pst_item_attach::filename1
 

Definition at line 379 of file libpst.h.

Referenced by pst_free_attach(), pst_process(), write_inline_attachment(), and write_separate_attachment().

char* pst_item_attach::filename2
 

Definition at line 380 of file libpst.h.

Referenced by pst_free_attach(), pst_process(), write_inline_attachment(), write_normal_email(), and write_separate_attachment().

pst_index2_ll* pst_item_attach::id2_head
 

Definition at line 386 of file libpst.h.

Referenced by pst_free_attach(), pst_parse_item(), and write_embedded_message().

uint64_t pst_item_attach::id2_val
 

Definition at line 384 of file libpst.h.

Referenced by pst_parse_item(), and pst_process().

uint64_t pst_item_attach::id_val
 

Definition at line 385 of file libpst.h.

Referenced by pst_attach_to_file(), pst_attach_to_file_base64(), pst_attach_to_mem(), pst_parse_item(), write_embedded_message(), and write_inline_attachment().

int32_t pst_item_attach::method
 

Definition at line 387 of file libpst.h.

Referenced by pst_process().

char* pst_item_attach::mimetype
 

Definition at line 381 of file libpst.h.

Referenced by pst_free_attach(), pst_process(), write_embedded_message(), write_inline_attachment(), and write_normal_email().

struct pst_item_attach* pst_item_attach::next
 

Definition at line 390 of file libpst.h.

Referenced by pst_free_attach(), pst_parse_item(), pst_process(), and write_normal_email().

int32_t pst_item_attach::position
 

Definition at line 388 of file libpst.h.

Referenced by pst_process().

int32_t pst_item_attach::sequence
 

Definition at line 389 of file libpst.h.

Referenced by pst_process().

size_t pst_item_attach::size
 

Definition at line 383 of file libpst.h.

Referenced by pst_attach_to_file(), pst_attach_to_file_base64(), pst_attach_to_mem(), pst_process(), write_inline_attachment(), write_normal_email(), and write_separate_attachment().


The documentation for this struct was generated from the following file:
Generated on Thu Feb 26 13:40:37 2009 for 'LibPst' by  doxygen 1.3.9.1