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

pst_file Struct Reference

#include <src/libpst.h>

Collaboration diagram for pst_file:

Collaboration graph
[legend]

Data Fields

pst_index_lli_head
pst_index_lli_tail
pst_desc_lld_head
pst_desc_lld_tail
pst_x_attrib_llx_head
pst_block_recorderblock_head
int do_read64
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 458 of file libpst.h.

pst_desc_ll* pst_file::d_head
 

Definition at line 456 of file libpst.h.

Referenced by main(), pst_close(), pst_getDptr(), pst_load_index(), and record_descriptor().

pst_desc_ll * pst_file::d_tail
 

Definition at line 456 of file libpst.h.

Referenced by record_descriptor().

int pst_file::do_read64
 

Definition at line 462 of file libpst.h.

Referenced by pst_build_id2(), pst_decode_assoc(), pst_decode_desc(), pst_decode_index(), pst_decode_table(), pst_decode_type3(), pst_getIntAt(), and pst_getIntAtPos().

unsigned char pst_file::encryption
 

Definition at line 470 of file libpst.h.

Referenced by main(), pst_ff_compile_ID(), and pst_ff_getIDblock_dec().

FILE* pst_file::fp
 

Definition at line 468 of file libpst.h.

Referenced by pst_close(), pst_getAtPos(), and pst_read_block_size().

pst_index_ll* pst_file::i_head
 

Definition at line 455 of file libpst.h.

Referenced by main(), pst_build_id_ptr(), pst_close(), pst_getID(), and pst_printIDptr().

pst_index_ll * pst_file::i_tail
 

Definition at line 455 of file libpst.h.

Referenced by pst_build_id_ptr().

unsigned char pst_file::ind_type
 

Definition at line 471 of file libpst.h.

uint64_t pst_file::index1
 

Definition at line 464 of file libpst.h.

Referenced by pst_load_index().

uint64_t pst_file::index1_back
 

Definition at line 465 of file libpst.h.

Referenced by pst_load_index().

uint64_t pst_file::index2
 

Definition at line 466 of file libpst.h.

Referenced by pst_load_index().

uint64_t pst_file::index2_back
 

Definition at line 467 of file libpst.h.

Referenced by pst_load_index().

uint64_t pst_file::size
 

Definition at line 469 of file libpst.h.

pst_x_attrib_ll* pst_file::x_head
 

Definition at line 457 of file libpst.h.

Referenced by pst_close(), pst_load_extended_attributes(), and pst_parse_block().


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