ReactOS 0.4.15-dev-7942-gd23573b
inflate_huft_s Struct Reference

#include <inftrees.h>

Collaboration diagram for inflate_huft_s:

Public Attributes

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

Detailed Description

Definition at line 19 of file inftrees.h.

Member Data Documentation

◆ base

uInt inflate_huft_s::base

Definition at line 27 of file inftrees.h.

◆ Bits

Byte inflate_huft_s::Bits

Definition at line 23 of file inftrees.h.

◆ Exop

Byte inflate_huft_s::Exop

Definition at line 22 of file inftrees.h.

◆ pad

uInt inflate_huft_s::pad

Definition at line 25 of file inftrees.h.

◆ 

struct { ... } inflate_huft_s::what

◆ 

union { ... } inflate_huft_s::word

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