Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
sdefl Struct Reference

#include <sdefl.h>

+ Collaboration diagram for sdefl:

Public Attributes

int bits
 
int bitcnt
 
int tbl [SDEFL_HASH_SIZ]
 
int prv [SDEFL_WIN_SIZ]
 
int seq_cnt
 
struct sdefl_seqt seq [SDEFL_SEQ_SIZ]
 
struct sdefl_freq freq
 
struct sdefl_codes cod
 

Detailed Description

Definition at line 157 of file sdefl.h.

Member Data Documentation

◆ bitcnt

int sdefl::bitcnt

Definition at line 158 of file sdefl.h.

◆ bits

int sdefl::bits

Definition at line 158 of file sdefl.h.

◆ cod

struct sdefl_codes sdefl::cod

Definition at line 165 of file sdefl.h.

◆ freq

struct sdefl_freq sdefl::freq

Definition at line 164 of file sdefl.h.

◆ prv

int sdefl::prv[SDEFL_WIN_SIZ]

Definition at line 160 of file sdefl.h.

◆ seq

struct sdefl_seqt sdefl::seq[SDEFL_SEQ_SIZ]

Definition at line 163 of file sdefl.h.

◆ seq_cnt

int sdefl::seq_cnt

Definition at line 162 of file sdefl.h.

◆ tbl

int sdefl::tbl[SDEFL_HASH_SIZ]

Definition at line 159 of file sdefl.h.


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