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

pst_desc_ll* pst_file::d_head
 

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

Referenced by record_descriptor().

int pst_file::do_read64
 

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

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

FILE* pst_file::fp
 

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

Referenced by pst_build_id_ptr().

unsigned char pst_file::ind_type
 

Definition at line 505 of file libpst.h.

uint64_t pst_file::index1
 

Definition at line 498 of file libpst.h.

Referenced by pst_load_index().

uint64_t pst_file::index1_back
 

Definition at line 499 of file libpst.h.

Referenced by pst_load_index().

uint64_t pst_file::index2
 

Definition at line 500 of file libpst.h.

Referenced by pst_load_index().

uint64_t pst_file::index2_back
 

Definition at line 501 of file libpst.h.

Referenced by pst_load_index().

uint64_t pst_file::size
 

Definition at line 503 of file libpst.h.

pst_x_attrib_ll* pst_file::x_head
 

Definition at line 491 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 Thu Dec 11 11:59:16 2008 for 'LibPst' by  doxygen 1.3.9.1