CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
_CLzmaProps Struct Reference

#include <LzmaDec.h>

Public Attributes

UInt32 dicSize
 
unsigned lc
 
unsigned lp
 
unsigned pb
 

Detailed Description

Definition at line 27 of file LzmaDec.h.

Member Data Documentation

UInt32 _CLzmaProps::dicSize
unsigned _CLzmaProps::lc
unsigned _CLzmaProps::lp
unsigned _CLzmaProps::pb

Definition at line 28 of file LzmaDec.h.

Referenced by LzmaDec_DecodeReal(), LzmaDec_TryDummy(), and LzmaProps_Decode().