Data Fields | |
uint64_t | id |
uint64_t | offset |
uint16_t | size |
int16_t | u0 |
int32_t | u1 |
Definition at line 138 of file libpst.c.
uint64_t pst_index::id |
Definition at line 139 of file libpst.c.
Referenced by pst_build_id_ptr(), and pst_decode_index().
uint64_t pst_index::offset |
Definition at line 140 of file libpst.c.
Referenced by pst_build_id_ptr(), and pst_decode_index().
uint16_t pst_index::size |
Definition at line 141 of file libpst.c.
Referenced by pst_build_id_ptr(), and pst_decode_index().
int16_t pst_index::u0 |
Definition at line 142 of file libpst.c.
Referenced by pst_decode_index().
int32_t pst_index::u1 |
Definition at line 143 of file libpst.c.
Referenced by pst_build_id_ptr(), and pst_decode_index().