NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
inflate_huft_s Struct Reference
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 560 of file unzip.cpp.

Member Data Documentation

◆ base

uInt inflate_huft_s::base

Definition at line 571 of file unzip.cpp.

Referenced by huft_build(), inflate_blocks(), inflate_codes(), and inflate_fast().

◆ Bits

Byte inflate_huft_s::Bits

Definition at line 567 of file unzip.cpp.

◆ Exop

Byte inflate_huft_s::Exop

Definition at line 566 of file unzip.cpp.

◆ pad

uInt inflate_huft_s::pad

Definition at line 569 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: