Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
inflate_huft_s Struct Reference

#include <inftrees.h>

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.

Referenced by huft_build(), and inflate_table().

◆ 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.

◆ what

struct { ... } inflate_huft_s::what

◆ word

union { ... } inflate_huft_s::word

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