Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_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

unsigned int _CLzmaProperties::DictionarySize
 

Definition at line 85 of file LzmaDecode.h.

Referenced by LzmaDecode(), and LzmaDecodeProperties().

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().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 5 13:30:26 2007 for rpm by  doxygen 1.4.4