strigi
CLzmaDec Struct Reference
#include <LzmaDec.h>
Public Attributes | |
| const Byte * | buf |
| UInt32 | checkDicSize |
| UInt32 | code |
| Byte * | dic |
| SizeT | dicBufSize |
| SizeT | dicPos |
| int | needFlush |
| int | needInitState |
| UInt32 | numProbs |
| CLzmaProb * | probs |
| UInt32 | processedPos |
| CLzmaProps | prop |
| UInt32 | range |
| unsigned | remainLen |
| UInt32 | reps [4] |
| unsigned | state |
| Byte | tempBuf [LZMA_REQUIRED_INPUT_MAX] |
| unsigned | tempBufSize |
Detailed Description
Definition at line 46 of file LzmaDec.h.
Member Data Documentation
| const Byte* CLzmaDec::buf |
| CLzmaProb* CLzmaDec::probs |
| unsigned CLzmaDec::remainLen |
| unsigned CLzmaDec::state |
| Byte CLzmaDec::tempBuf[LZMA_REQUIRED_INPUT_MAX] |
| unsigned CLzmaDec::tempBufSize |
The documentation for this struct was generated from the following file:
KDE 4.5 API Reference