#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 541 of file libpst.h. Referenced by dumper(), main(), pst_close(), pst_getDptr(), pst_load_index(), and record_descriptor(). |
|
Definition at line 541 of file libpst.h. Referenced by record_descriptor(). |
|
Definition at line 545 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 553 of file libpst.h. Referenced by main(), pst_ff_compile_ID(), and pst_ff_getIDblock_dec(). |
|
Definition at line 551 of file libpst.h. Referenced by pst_close(), pst_getAtPos(), and pst_read_block_size(). |
|
Definition at line 540 of file libpst.h. Referenced by main(), pst_build_id_ptr(), pst_close(), pst_getID(), and pst_printIDptr(). |
|
Definition at line 540 of file libpst.h. Referenced by pst_build_id_ptr(). |
|
|
|
Definition at line 547 of file libpst.h. Referenced by pst_load_index(). |
|
Definition at line 548 of file libpst.h. Referenced by pst_load_index(). |
|
Definition at line 549 of file libpst.h. Referenced by pst_load_index(). |
|
Definition at line 550 of file libpst.h. Referenced by pst_load_index(). |
|
|
|
Definition at line 542 of file libpst.h. Referenced by pst_close(), pst_load_extended_attributes(), and pst_parse_block(). |