Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
ZSTDMT_CCtx_s Struct Reference

Data Fields

POOL_ctxfactory
 
ZSTDMT_jobDescriptionjobs
 
ZSTDMT_bufferPoolbufPool
 
ZSTDMT_CCtxPoolcctxPool
 
ZSTDMT_seqPoolseqPool
 
ZSTD_CCtx_params params
 
size_t targetSectionSize
 
size_t targetPrefixSize
 
int jobReady
 
inBuff_t inBuff
 
roundBuff_t roundBuff
 
serialState_t serial
 
rsyncState_t rsync
 
unsigned jobIDMask
 
unsigned doneJobID
 
unsigned nextJobID
 
unsigned frameEnded
 
unsigned allJobsCompleted
 
unsigned long long frameContentSize
 
unsigned long long consumed
 
unsigned long long produced
 
ZSTD_customMem cMem
 
ZSTD_CDictcdictLocal
 
const ZSTD_CDictcdict
 
unsigned providedFactory: 1
 

Field Documentation

◆ allJobsCompleted

unsigned allJobsCompleted

◆ bufPool

ZSTDMT_bufferPool * bufPool

◆ cctxPool

ZSTDMT_CCtxPool * cctxPool

◆ cdict

const ZSTD_CDict * cdict

◆ cdictLocal

ZSTD_CDict * cdictLocal

◆ cMem

ZSTD_customMem cMem

◆ consumed

unsigned long long consumed

◆ doneJobID

unsigned doneJobID

◆ factory

POOL_ctx * factory

◆ frameContentSize

unsigned long long frameContentSize

◆ frameEnded

unsigned frameEnded

◆ inBuff

inBuff_t inBuff

◆ jobIDMask

unsigned jobIDMask

◆ jobReady

int jobReady

◆ jobs

◆ nextJobID

unsigned nextJobID

◆ params

ZSTD_CCtx_params params

◆ produced

unsigned long long produced

◆ providedFactory

unsigned providedFactory

◆ roundBuff

roundBuff_t roundBuff

◆ rsync

rsyncState_t rsync

◆ seqPool

ZSTDMT_seqPool * seqPool

◆ serial

serialState_t serial

◆ targetPrefixSize

size_t targetPrefixSize

◆ targetSectionSize

size_t targetSectionSize

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