cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
static_tree_desc_s Struct Reference

Public Attributes

int dummy
 
const ct_datastatic_tree
 
const intfextra_bits
 
int extra_base
 
int elems
 
int max_length
 

Detailed Description

Definition at line 182 of file deflate.c.

Member Data Documentation

int static_tree_desc_s::dummy

Definition at line 182 of file deflate.c.

int static_tree_desc_s::elems

Definition at line 133 of file trees.c.

int static_tree_desc_s::extra_base

Definition at line 132 of file trees.c.

const intf* static_tree_desc_s::extra_bits

Definition at line 131 of file trees.c.

int static_tree_desc_s::max_length

Definition at line 134 of file trees.c.

const ct_data* static_tree_desc_s::static_tree

Definition at line 130 of file trees.c.


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