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

#include <deflate.h>

Public Attributes

union {
   ush   freq
 
   ush   code
 
fc
 
union {
   ush   dad
 
   ush   len
 
dl
 

Detailed Description

Definition at line 65 of file deflate.h.

Member Data Documentation

◆ code

ush ct_data_s::code

Definition at line 68 of file deflate.h.

◆ dad

ush ct_data_s::dad

Definition at line 71 of file deflate.h.

◆ dl

union { ... } ct_data_s::dl

◆ fc

union { ... } ct_data_s::fc

◆ freq

ush ct_data_s::freq

Definition at line 67 of file deflate.h.

◆ len

ush ct_data_s::len

Definition at line 72 of file deflate.h.


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