zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
inflate_huft_s Struct Reference

#include <inftrees.h>

Public Attributes

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

Detailed Description

Definition at line 19 of file inftrees.h.

Member Data Documentation

uInt inflate_huft_s::base

Definition at line 27 of file inftrees.h.

Referenced by huft_build(), and inflate_table().

Byte inflate_huft_s::Bits

Definition at line 23 of file inftrees.h.

Byte inflate_huft_s::Exop

Definition at line 22 of file inftrees.h.

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: