2005/5/9

     
 

struct inflate_blocks_state

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

inflate_blocks_state Struct Reference

#include <infutil.h>

List of all members.

Public Attributes

inflate_block_mode mode
union {
   uInt   left
   struct {
      uInt   table
      uInt   index
      uIntf *   blens
      uInt   bb
      inflate_huft *   tb
   }   trees
   struct {
      inflate_codes_statef *   codes
   }   decode
sub
uInt last
uInt bitk
uLong bitb
inflate_hufthufts
Bytefwindow
Bytefend
Bytefread
Bytefwrite
check_func checkfn
uLong check


Member Data Documentation

uInt inflate_blocks_state::bb
 

uLong inflate_blocks_state::bitb
 

uInt inflate_blocks_state::bitk
 

uIntf* 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
 

Bytef* 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
 

Bytef* 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
 

Bytef* inflate_blocks_state::window
 

Bytef* inflate_blocks_state::write