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

#include <LzFind.h>

Data Fields

Bytebuffer
 
UInt32 pos
 
UInt32 posLimit
 
UInt32 streamPos
 
UInt32 lenLimit
 
UInt32 cyclicBufferPos
 
UInt32 cyclicBufferSize
 
Byte streamEndWasReached
 
Byte btMode
 
Byte bigHash
 
Byte directInput
 
UInt32 matchMaxLen
 
CLzRefhash
 
CLzRefson
 
UInt32 hashMask
 
UInt32 cutValue
 
BytebufferBase
 
ISeqInStreamstream
 
UInt32 blockSize
 
UInt32 keepSizeBefore
 
UInt32 keepSizeAfter
 
UInt32 numHashBytes
 
size_t directInputRem
 
UInt32 historySize
 
UInt32 fixedHashSize
 
UInt32 hashSizeSum
 
SRes result
 
UInt32 crc [256]
 
size_t numRefs
 
UInt64 expectedDataSize
 

Field Documentation

◆ bigHash

Byte bigHash

◆ blockSize

UInt32 blockSize

◆ btMode

Byte btMode

◆ buffer

Byte* buffer

◆ bufferBase

Byte* bufferBase

◆ crc

UInt32 crc[256]

◆ cutValue

UInt32 cutValue

◆ cyclicBufferPos

UInt32 cyclicBufferPos

◆ cyclicBufferSize

UInt32 cyclicBufferSize

◆ directInput

Byte directInput

◆ directInputRem

size_t directInputRem

◆ expectedDataSize

UInt64 expectedDataSize

◆ fixedHashSize

UInt32 fixedHashSize

◆ hash

CLzRef* hash

◆ hashMask

UInt32 hashMask

◆ hashSizeSum

UInt32 hashSizeSum

◆ historySize

UInt32 historySize

◆ keepSizeAfter

UInt32 keepSizeAfter

◆ keepSizeBefore

UInt32 keepSizeBefore

◆ lenLimit

UInt32 lenLimit

◆ matchMaxLen

UInt32 matchMaxLen

◆ numHashBytes

UInt32 numHashBytes

◆ numRefs

size_t numRefs

◆ pos

UInt32 pos

◆ posLimit

UInt32 posLimit

◆ result

SRes result

◆ son

CLzRef* son

◆ stream

ISeqInStream* stream

◆ streamEndWasReached

Byte streamEndWasReached

◆ streamPos

UInt32 streamPos

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