#include <src/libpst.h>
Collaboration diagram for pst_file:
Data Fields | |
pst_index_ll * | i_head |
pst_index_ll * | i_tail |
pst_desc_ll * | d_head |
pst_desc_ll * | d_tail |
pst_x_attrib_ll * | x_head |
pst_block_recorder * | block_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 |
|
|
|
Definition at line 470 of file libpst.h. Referenced by dumper(), main(), pst_close(), pst_getDptr(), pst_load_index(), and record_descriptor(). |
|
Definition at line 470 of file libpst.h. Referenced by record_descriptor(). |
|
Definition at line 474 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(). |
|
Definition at line 482 of file libpst.h. Referenced by dumper(), main(), pst_ff_compile_ID(), and pst_ff_getIDblock_dec(). |
|
Definition at line 480 of file libpst.h. Referenced by pst_close(), pst_getAtPos(), and pst_read_block_size(). |
|
Definition at line 469 of file libpst.h. Referenced by main(), pst_build_id_ptr(), pst_close(), pst_getID(), and pst_printIDptr(). |
|
Definition at line 469 of file libpst.h. Referenced by pst_build_id_ptr(). |
|
|
|
Definition at line 476 of file libpst.h. Referenced by pst_load_index(). |
|
Definition at line 477 of file libpst.h. Referenced by pst_load_index(). |
|
Definition at line 478 of file libpst.h. Referenced by pst_load_index(). |
|
Definition at line 479 of file libpst.h. Referenced by pst_load_index(). |
|
|
|
Definition at line 471 of file libpst.h. Referenced by pst_close(), pst_load_extended_attributes(), and pst_parse_block(). |