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

pst_file Struct Reference

#include <libpst/libpst.h>

Collaboration diagram for pst_file:

Collaboration graph
[legend]

Data Fields

pst_index_lli_head
pst_index_lli_tail
pst_desc_treed_head
pst_desc_treed_tail
pst_x_attrib_llx_head
pst_block_recorderblock_head
int do_read64
 0 is 32-bit pst file, pre Outlook 2003; 1 is 64-bit pst file, Outlook 2003 and later
uint64_t index1
uint64_t index1_back
uint64_t index2
uint64_t index2_back
FILE * fp
uint64_t size
unsigned char encryption
unsigned char ind_type

Field Documentation

pst_block_recorder* pst_file::block_head
 

Definition at line 530 of file libpst.h.

pst_desc_tree* pst_file::d_head
 

Definition at line 528 of file libpst.h.

pst_desc_tree * pst_file::d_tail
 

Definition at line 528 of file libpst.h.

int pst_file::do_read64
 

0 is 32-bit pst file, pre Outlook 2003; 1 is 64-bit pst file, Outlook 2003 and later

Definition at line 535 of file libpst.h.

unsigned char pst_file::encryption
 

Definition at line 542 of file libpst.h.

FILE* pst_file::fp
 

Definition at line 540 of file libpst.h.

pst_index_ll* pst_file::i_head
 

Definition at line 527 of file libpst.h.

pst_index_ll * pst_file::i_tail
 

Definition at line 527 of file libpst.h.

unsigned char pst_file::ind_type
 

Definition at line 543 of file libpst.h.

uint64_t pst_file::index1
 

Definition at line 536 of file libpst.h.

uint64_t pst_file::index1_back
 

Definition at line 537 of file libpst.h.

uint64_t pst_file::index2
 

Definition at line 538 of file libpst.h.

uint64_t pst_file::index2_back
 

Definition at line 539 of file libpst.h.

uint64_t pst_file::size
 

Definition at line 541 of file libpst.h.

pst_x_attrib_ll* pst_file::x_head
 

Definition at line 529 of file libpst.h.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 14 08:01:09 2009 for 'libpst' by  doxygen 1.3.9.1