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
inflate_huft_s Struct Reference

Public Attributes

union {
   struct {
      Byte   Exop
 
      Byte   Bits
 
   }   what
 
   uInt   pad
 
word
 
uInt base
 

Detailed Description

Definition at line 2459 of file Unzip.cpp.

Member Data Documentation

uInt inflate_huft_s::base

Definition at line 2467 of file Unzip.cpp.

Byte inflate_huft_s::Bits

Definition at line 2463 of file Unzip.cpp.

Byte inflate_huft_s::Exop

Definition at line 2462 of file Unzip.cpp.

uInt inflate_huft_s::pad

Definition at line 2465 of file Unzip.cpp.

struct { ... } inflate_huft_s::what
union { ... } inflate_huft_s::word

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