Data Fields | |
uint64_t | id |
uint64_t | offset |
uint16_t | size |
uint16_t | inflated_size |
int16_t | u0 |
int32_t | u1 |
Definition at line 149 of file libpst.c.
uint64_t pst_index::id |
Definition at line 150 of file libpst.c.
Referenced by pst_build_id_ptr(), and pst_decode_index().
uint16_t pst_index::inflated_size |
Definition at line 153 of file libpst.c.
Referenced by pst_build_id_ptr(), and pst_decode_index().
uint64_t pst_index::offset |
Definition at line 151 of file libpst.c.
Referenced by pst_build_id_ptr(), and pst_decode_index().
uint16_t pst_index::size |
Definition at line 152 of file libpst.c.
Referenced by pst_build_id_ptr(), and pst_decode_index().
int16_t pst_index::u0 |
Definition at line 154 of file libpst.c.
Referenced by pst_decode_index().
int32_t pst_index::u1 |
Definition at line 155 of file libpst.c.
Referenced by pst_build_id_ptr(), and pst_decode_index().