_CLzmaProperties Struct Reference

#include <LzmaDecode.h>


Data Fields

int lc
int lp
int pb
unsigned int DictionarySize


Detailed Description

Definition at line 79 of file LzmaDecode.h.


Field Documentation

int _CLzmaProperties::lc

Definition at line 81 of file LzmaDecode.h.

Referenced by LzmaDecode(), and LzmaDecodeProperties().

int _CLzmaProperties::lp

Definition at line 82 of file LzmaDecode.h.

Referenced by LzmaDecode(), and LzmaDecodeProperties().

int _CLzmaProperties::pb

Definition at line 83 of file LzmaDecode.h.

Referenced by LzmaDecode(), and LzmaDecodeProperties().

unsigned int _CLzmaProperties::DictionarySize

Definition at line 85 of file LzmaDecode.h.

Referenced by LzmaDecode(), and LzmaDecodeProperties().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 19 22:27:10 2008 for rpm by  doxygen 1.5.1