#include <LzmaDecode.h>
Data Fields | |
| CLzmaProperties | Properties |
| unsigned short * | Probs |
| const unsigned char * | Buffer |
| const unsigned char * | BufferLim |
| unsigned char * | Dictionary |
| unsigned int | Range |
| unsigned int | Code |
| unsigned int | DictionaryPos |
| unsigned int | GlobalPos |
| unsigned int | DistanceLimit |
| unsigned int | Reps [4] |
| int | State |
| int | RemainLen |
| unsigned char | TempDictionary [4] |
Definition at line 95 of file LzmaDecode.h.
|
|
Definition at line 101 of file LzmaDecode.h. Referenced by LzmaDecode(). |
|
|
Definition at line 102 of file LzmaDecode.h. Referenced by LzmaDecode(). |
|
|
Definition at line 108 of file LzmaDecode.h. Referenced by LzmaDecode(). |
|
|
Definition at line 106 of file LzmaDecode.h. Referenced by lzdClose(), and LzmaDecode(). |
|
|
Definition at line 109 of file LzmaDecode.h. Referenced by LzmaDecode(). |
|
|
Definition at line 111 of file LzmaDecode.h. Referenced by LzmaDecode(). |
|
|
Definition at line 110 of file LzmaDecode.h. Referenced by LzmaDecode(). |
|
|
Definition at line 98 of file LzmaDecode.h. Referenced by lzdClose(), and LzmaDecode(). |
|
|
Definition at line 97 of file LzmaDecode.h. Referenced by LzmaDecode(). |
|
|
Definition at line 107 of file LzmaDecode.h. Referenced by LzmaDecode(). |
|
|
Definition at line 114 of file LzmaDecode.h. Referenced by LzmaDecode(). |
|
|
Definition at line 112 of file LzmaDecode.h. Referenced by LzmaDecode(). |
|
|
Definition at line 113 of file LzmaDecode.h. Referenced by LzmaDecode(). |
|
|
Definition at line 115 of file LzmaDecode.h. Referenced by LzmaDecode(). |
1.4.4