doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
internal_state Struct Reference

Public Attributes

inflate_mode mode
 
union {
   uInt   method
 
   struct {
      uLong   was
 
      uLong   need
 
   }   check
 
   uInt   marker
 
sub
 
int nowrap
 
uInt wbits
 
inflate_blocks_statefblocks
 

Detailed Description

Definition at line 4136 of file Unzip.cpp.

Member Data Documentation

inflate_blocks_statef* internal_state::blocks

Definition at line 4155 of file Unzip.cpp.

struct { ... } internal_state::check
uInt internal_state::marker

Definition at line 4148 of file Unzip.cpp.

uInt internal_state::method

Definition at line 4143 of file Unzip.cpp.

inflate_mode internal_state::mode

Definition at line 4139 of file Unzip.cpp.

uLong internal_state::need

Definition at line 4146 of file Unzip.cpp.

int internal_state::nowrap

Definition at line 4152 of file Unzip.cpp.

union { ... } internal_state::sub
uLong internal_state::was

Definition at line 4145 of file Unzip.cpp.

uInt internal_state::wbits

Definition at line 4153 of file Unzip.cpp.


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