Public Attributes | List of all members
ZSTD_CDict_s Struct Reference

Public Attributes

ZSTD_compressedBlockState_t cBlockState
 
int compressionLevel
 
ZSTD_customMem customMem
 
const void * dictContent
 
size_t dictContentSize
 
ZSTD_dictContentType_e dictContentType
 
U32 dictID
 
U32entropyWorkspace
 
ZSTD_matchState_t matchState
 
ZSTD_paramSwitch_e useRowMatchFinder
 
ZSTD_cwksp workspace
 

Detailed Description

Definition at line 17718 of file zstd.c.

Member Data Documentation

◆ cBlockState

ZSTD_compressedBlockState_t ZSTD_CDict_s::cBlockState

Definition at line 17725 of file zstd.c.

◆ compressionLevel

int ZSTD_CDict_s::compressionLevel

Definition at line 17728 of file zstd.c.

◆ customMem

ZSTD_customMem ZSTD_CDict_s::customMem

Definition at line 17726 of file zstd.c.

◆ dictContent

const void* ZSTD_CDict_s::dictContent

Definition at line 17719 of file zstd.c.

◆ dictContentSize

size_t ZSTD_CDict_s::dictContentSize

Definition at line 17720 of file zstd.c.

◆ dictContentType

ZSTD_dictContentType_e ZSTD_CDict_s::dictContentType

Definition at line 17721 of file zstd.c.

◆ dictID

U32 ZSTD_CDict_s::dictID

Definition at line 17727 of file zstd.c.

◆ entropyWorkspace

U32* ZSTD_CDict_s::entropyWorkspace

Definition at line 17722 of file zstd.c.

◆ matchState

ZSTD_matchState_t ZSTD_CDict_s::matchState

Definition at line 17724 of file zstd.c.

◆ useRowMatchFinder

ZSTD_paramSwitch_e ZSTD_CDict_s::useRowMatchFinder

Definition at line 17729 of file zstd.c.

◆ workspace

ZSTD_cwksp ZSTD_CDict_s::workspace

Definition at line 17723 of file zstd.c.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30