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

pst_item Struct Reference

#include <src/libpst.h>

Collaboration diagram for pst_item:

Collaboration graph
[legend]

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 421 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

char* pst_item::ascii_type
 

Definition at line 423 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

struct pst_item_attach* pst_item::attach
 

Definition at line 417 of file libpst.h.

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

char* pst_item::comment
 

Definition at line 425 of file libpst.h.

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

struct pst_item_contact* pst_item::contact
 

Definition at line 416 of file libpst.h.

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

FILETIME* pst_item::create_date
 

Definition at line 431 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

struct pst_item_email* pst_item::email
 

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

Referenced by pst_freeItem(), and pst_process().

char* pst_item::file_as
 

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

Referenced by pst_freeItem(), and pst_process().

int32_t pst_item::message_size
 

Definition at line 426 of file libpst.h.

Referenced by pst_process().

struct pst_item_message_store* pst_item::message_store
 

Definition at line 418 of file libpst.h.

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

FILETIME* pst_item::modify_date
 

Definition at line 432 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

char* pst_item::outlook_version
 

Definition at line 427 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

int pst_item::private_member
 

Definition at line 433 of file libpst.h.

Referenced by pst_process().

char* pst_item::record_key
 

Definition at line 428 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

size_t pst_item::record_key_size
 

Definition at line 429 of file libpst.h.

Referenced by pst_process().

int pst_item::response_requested
 

Definition at line 430 of file libpst.h.

Referenced by pst_process().

int pst_item::type
 

Definition at line 422 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 Sat Feb 7 10:22:33 2009 for 'LibPst' by  doxygen 1.3.9.1