#include <src/libpst.h>
Collaboration diagram for pst_item:

Data Fields | |
| pst_item_email * | |
| pst_item_folder * | folder |
| pst_item_contact * | contact |
| pst_item_attach * | attach |
| pst_item_message_store * | message_store |
| pst_item_extra_field * | extra_fields |
| pst_item_journal * | journal |
| pst_item_appointment * | appointment |
| 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 |
| FILETIME * | create_date |
| FILETIME * | modify_date |
| int | private_member |
|
|
Definition at line 421 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
|
Definition at line 423 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
|
Definition at line 417 of file libpst.h. Referenced by pst_freeItem(), pst_parse_item(), and write_normal_email(). |
|
|
Definition at line 425 of file libpst.h. Referenced by process(), pst_freeItem(), and pst_process(). |
|
|
Definition at line 416 of file libpst.h. Referenced by process(), pst_freeItem(), and pst_process(). |
|
|
Definition at line 431 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
|
Definition at line 414 of file libpst.h. Referenced by pst_freeItem(), pst_process(), and write_normal_email(). |
|
|
Definition at line 419 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
|
Definition at line 424 of file libpst.h. Referenced by create_enter_dir(), main(), process(), pst_freeItem(), and pst_process(). |
|
|
Definition at line 415 of file libpst.h. Referenced by create_enter_dir(), process(), pst_freeItem(), and pst_process(). |
|
|
Definition at line 420 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
|
Definition at line 426 of file libpst.h. Referenced by pst_process(). |
|
|
Definition at line 418 of file libpst.h. Referenced by main(), pst_freeItem(), pst_getTopOfFolders(), and pst_process(). |
|
|
Definition at line 432 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
|
Definition at line 427 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
|
Definition at line 433 of file libpst.h. Referenced by pst_process(). |
|
|
Definition at line 428 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
|
Definition at line 429 of file libpst.h. Referenced by pst_process(). |
|
|
Definition at line 430 of file libpst.h. Referenced by pst_process(). |
|
|
Definition at line 422 of file libpst.h. Referenced by create_enter_dir(), process(), and pst_process(). |
1.3.9.1