![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include <MtDec.h>
Data Fields | |
| struct CMtDec_ * | mtDec |
| unsigned | index |
| void * | inBuf |
| size_t | inDataSize_Start |
| UInt64 | inDataSize |
| CThread | thread |
| CAutoResetEvent | canRead |
| CAutoResetEvent | canWrite |
| void * | allocaPtr |
| struct _CMtDec * | mtDec |
| void * allocaPtr |
| CAutoResetEvent canRead |
| CAutoResetEvent canWrite |
| void * inBuf |
| UInt64 inDataSize |
| size_t inDataSize_Start |
| unsigned index |
| struct CMtDec_ * mtDec |
| struct _CMtDec* mtDec |
| CThread thread |