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

pst_item Struct Reference

#include <src/libpst.h>


Data Fields

pst_item_emailemail
pst_item_folderfolder
pst_item_contactcontact
pst_item_attachattach
pst_item_message_storemessage_store
pst_item_extra_fieldextra_fields
pst_item_journaljournal
pst_item_appointmentappointment
int type
char * ascii_type
char * file_as
char * comment
int32_t message_size
char * outlook_version
char * record_key
size_t record_key_size
int response_requested
FILETIMEcreate_date
FILETIMEmodify_date
int private_member


Field Documentation

struct pst_item_appointment* pst_item::appointment
 

Definition at line 454 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

char* pst_item::ascii_type
 

Definition at line 456 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

struct pst_item_attach* pst_item::attach
 

Definition at line 450 of file libpst.h.

Referenced by pst_freeItem(), pst_parse_item(), and write_normal_email().

char* pst_item::comment
 

Definition at line 458 of file libpst.h.

Referenced by process(), pst_freeItem(), and pst_process().

struct pst_item_contact* pst_item::contact
 

Definition at line 449 of file libpst.h.

Referenced by process(), pst_freeItem(), and pst_process().

FILETIME* pst_item::create_date
 

Definition at line 464 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

struct pst_item_email* pst_item::email
 

Definition at line 447 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

struct pst_item_extra_field* pst_item::extra_fields
 

Definition at line 452 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

char* pst_item::file_as
 

Definition at line 457 of file libpst.h.

Referenced by create_enter_dir(), main(), process(), pst_freeItem(), and pst_process().

struct pst_item_folder* pst_item::folder
 

Definition at line 448 of file libpst.h.

Referenced by create_enter_dir(), process(), pst_freeItem(), and pst_process().

struct pst_item_journal* pst_item::journal
 

Definition at line 453 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

int32_t pst_item::message_size
 

Definition at line 459 of file libpst.h.

Referenced by pst_process().

struct pst_item_message_store* pst_item::message_store
 

Definition at line 451 of file libpst.h.

Referenced by main(), pst_freeItem(), pst_getTopOfFolders(), and pst_process().

FILETIME* pst_item::modify_date
 

Definition at line 465 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

char* pst_item::outlook_version
 

Definition at line 460 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

int pst_item::private_member
 

Definition at line 466 of file libpst.h.

Referenced by pst_process().

char* pst_item::record_key
 

Definition at line 461 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

size_t pst_item::record_key_size
 

Definition at line 462 of file libpst.h.

Referenced by pst_process().

int pst_item::response_requested
 

Definition at line 463 of file libpst.h.

Referenced by pst_process().

int pst_item::type
 

Definition at line 455 of file libpst.h.

Referenced by create_enter_dir(), process(), and pst_process().


The documentation for this struct was generated from the following file:
Generated on Tue Aug 5 12:06:14 2008 for 'LibPst' by  doxygen 1.3.9.1