fintp_base
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
inflate_blocks_state Struct Reference

Public Attributes

inflate_block_mode mode
 
union {
   uInt   left
 
   struct {
      uInt   table
 
      uInt   index
 
      uInt *   blens
 
      uInt   bb
 
      inflate_huft *   tb
 
   }   trees
 
   struct {
      inflate_codes_statef *   codes
 
   }   decode
 
sub
 
uInt last
 
uInt bitk
 
uLong bitb
 
inflate_hufthufts
 
Bytewindow
 
Byteend
 
Byteread
 
Bytewrite
 
check_func checkfn
 
uLong check
 

Member Data Documentation

uInt inflate_blocks_state::bb
uLong inflate_blocks_state::bitb
uInt inflate_blocks_state::bitk
uInt* inflate_blocks_state::blens
uLong inflate_blocks_state::check
check_func inflate_blocks_state::checkfn
inflate_codes_statef* inflate_blocks_state::codes
struct { ... } inflate_blocks_state::decode
Byte* inflate_blocks_state::end
inflate_huft* inflate_blocks_state::hufts
uInt inflate_blocks_state::index
uInt inflate_blocks_state::last
uInt inflate_blocks_state::left
inflate_block_mode inflate_blocks_state::mode
Byte* inflate_blocks_state::read
union { ... } inflate_blocks_state::sub
uInt inflate_blocks_state::table
inflate_huft* inflate_blocks_state::tb
struct { ... } inflate_blocks_state::trees
Byte* inflate_blocks_state::window
Byte* inflate_blocks_state::write

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