'LibPst'
pst_index Struct Reference

Data Fields

uint64_t id
 
uint64_t offset
 
uint16_t size
 
uint16_t inflated_size
 
int16_t u0
 
int32_t u1
 

Detailed Description

Definition at line 149 of file libpst.c.

Field Documentation

◆ id

uint64_t pst_index::id

Definition at line 150 of file libpst.c.

Referenced by pst_build_id_ptr(), and pst_decode_index().

◆ inflated_size

uint16_t pst_index::inflated_size

Definition at line 153 of file libpst.c.

Referenced by pst_build_id_ptr(), and pst_decode_index().

◆ offset

uint64_t pst_index::offset

Definition at line 151 of file libpst.c.

Referenced by pst_build_id_ptr(), and pst_decode_index().

◆ size

uint16_t pst_index::size

Definition at line 152 of file libpst.c.

Referenced by pst_build_id_ptr(), and pst_decode_index().

◆ u0

int16_t pst_index::u0

Definition at line 154 of file libpst.c.

Referenced by pst_decode_index().

◆ u1

int32_t pst_index::u1

Definition at line 155 of file libpst.c.

Referenced by pst_build_id_ptr(), and pst_decode_index().


The documentation for this struct was generated from the following file: