Eneboo - Documentación para desarrolladores
Atributos públicos
Referencia de la Estructura internal_state

#include <deflate.h>

Lista de todos los miembros.

Atributos públicos

z_streamp strm
int status
Bytefpending_buf
ulg pending_buf_size
Bytefpending_out
int pending
int wrap
Byte method
int last_flush
uInt w_size
uInt w_bits
uInt w_mask
Bytefwindow
ulg window_size
Posfprev
Posfhead
uInt ins_h
uInt hash_size
uInt hash_bits
uInt hash_mask
uInt hash_shift
long block_start
uInt match_length
IPos prev_match
int match_available
uInt strstart
uInt match_start
uInt lookahead
uInt prev_length
uInt max_chain_length
uInt max_lazy_match
int level
int strategy
uInt good_match
int nice_match
struct ct_data_s dyn_ltree [HEAP_SIZE]
struct ct_data_s dyn_dtree [2 *D_CODES+1]
struct ct_data_s bl_tree [2 *BL_CODES+1]
struct tree_desc_s l_desc
struct tree_desc_s d_desc
struct tree_desc_s bl_desc
ush bl_count [MAX_BITS+1]
int heap [2 *L_CODES+1]
int heap_len
int heap_max
uch depth [2 *L_CODES+1]
uchfl_buf
uInt lit_bufsize
uInt last_lit
ushfd_buf
ulg opt_len
ulg static_len
uInt matches
int last_eob_len
ush bi_buf
int bi_valid
int dummy

Documentación de los datos miembro

struct ct_data_s internal_state::bl_tree[2 *BL_CODES+1]
uch internal_state::depth[2 *L_CODES+1]
struct ct_data_s internal_state::dyn_dtree[2 *D_CODES+1]
int internal_state::heap[2 *L_CODES+1]

La documentación para esta estructura fue generada a partir de los siguientes ficheros:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'