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

#include <MtDec.h>

Data Fields

size_t inBufSize
 
unsigned numThreadsMax
 
unsigned numThreadsMax_2
 
ISeqInStreamPtr inStream
 
ICompressProgressPtr progress
 
ISzAllocPtr alloc
 
IMtDecCallback2mtCallback
 
void * mtCallbackObject
 
size_t allocatedBufsSize
 
BoolInt exitThread
 
WRes exitThreadWRes
 
UInt64 blockIndex
 
BoolInt isAllocError
 
BoolInt overflow
 
SRes threadingErrorSRes
 
BoolInt needContinue
 
SRes readRes
 
SRes codeRes
 
BoolInt wasInterrupted
 
unsigned numStartedThreads_Limit
 
unsigned numStartedThreads
 
BytecrossBlock
 
size_t crossStart
 
size_t crossEnd
 
UInt64 readProcessed
 
BoolInt readWasFinished
 
UInt64 inProcessed
 
unsigned filledThreadStart
 
unsigned numFilledThreads
 
BoolInt needInterrupt
 
UInt64 interruptIndex
 
CMtProgress mtProgress
 
CMtDecThread threads [MTDEC_THREADS_MAX]
 

Field Documentation

◆ alloc

ISzAllocPtr alloc

◆ allocatedBufsSize

size_t allocatedBufsSize

◆ blockIndex

UInt64 blockIndex

◆ codeRes

SRes codeRes

◆ crossBlock

Byte * crossBlock

◆ crossEnd

size_t crossEnd

◆ crossStart

size_t crossStart

◆ exitThread

BoolInt exitThread

◆ exitThreadWRes

WRes exitThreadWRes

◆ filledThreadStart

unsigned filledThreadStart

◆ inBufSize

size_t inBufSize

◆ inProcessed

UInt64 inProcessed

◆ inStream

ISeqInStreamPtr inStream

◆ interruptIndex

UInt64 interruptIndex

◆ isAllocError

BoolInt isAllocError

◆ mtCallback

IMtDecCallback2 * mtCallback

◆ mtCallbackObject

void * mtCallbackObject

◆ mtProgress

CMtProgress mtProgress

◆ needContinue

BoolInt needContinue

◆ needInterrupt

BoolInt needInterrupt

◆ numFilledThreads

unsigned numFilledThreads

◆ numStartedThreads

unsigned numStartedThreads

◆ numStartedThreads_Limit

unsigned numStartedThreads_Limit

◆ numThreadsMax

unsigned numThreadsMax

◆ numThreadsMax_2

unsigned numThreadsMax_2

◆ overflow

BoolInt overflow

◆ progress

ICompressProgressPtr progress

◆ readProcessed

UInt64 readProcessed

◆ readRes

SRes readRes

◆ readWasFinished

BoolInt readWasFinished

◆ threadingErrorSRes

SRes threadingErrorSRes

◆ threads

CMtDecThread threads

◆ wasInterrupted

BoolInt wasInterrupted

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