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

pst_string filename1
pst_string filename2
pst_string mimetype
pst_binary data
uint64_t id2_val
uint64_t i_id
 calculated from id2_val during creation of record
pst_id2_llid2_head
 deep copy from child
int32_t method
 0=no attachment, 1=attach by value, 2=attach by reference, 3=attach by reference resolve, 4=attach by reference only, 5=embedded message, 6=OLE
int32_t position
int32_t sequence
pst_item_attachnext

Field Documentation

pst_binary pst_item_attach::data
 

Definition at line 407 of file libpst.h.

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

pst_string pst_item_attach::filename1
 

Definition at line 404 of file libpst.h.

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

pst_string pst_item_attach::filename2
 

Definition at line 405 of file libpst.h.

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

uint64_t pst_item_attach::i_id
 

calculated from id2_val during creation of record

Definition at line 410 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(), write_inline_attachment(), write_normal_email(), and write_separate_attachment().

pst_id2_ll* pst_item_attach::id2_head
 

deep copy from child

Definition at line 412 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 408 of file libpst.h.

Referenced by pst_parse_item(), and pst_process().

int32_t pst_item_attach::method
 

0=no attachment, 1=attach by value, 2=attach by reference, 3=attach by reference resolve, 4=attach by reference only, 5=embedded message, 6=OLE

Definition at line 414 of file libpst.h.

Referenced by pst_process().

pst_string pst_item_attach::mimetype
 

Definition at line 406 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 417 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 415 of file libpst.h.

Referenced by pst_process().

int32_t pst_item_attach::sequence
 

Definition at line 416 of file libpst.h.

Referenced by pst_process().


The documentation for this struct was generated from the following file:
Generated on Thu Mar 19 16:40:00 2009 for 'LibPst' by  doxygen 1.3.9.1