struct
structshz__t
variable
uint32_t shz_t::bseq
The highest page index.
variable
uint32_t shz_t::bpos
The last page read/written.
variable
uint32_t shz_t::flags
variable
shz_base_t* shz_t::base
A direct pointer into the current "SHZ_PAGE_BASE" header.
variable
shbuf_t* shz_t::buff
A sharebuf holding the raw archive data.
variable
shtree_t* shz_t::dtable
A data table tree.
variable
shtree_t* shz_t::ftable
A file table tree.