CMS 3D CMS Logo

Public Attributes

_CLzmaProps Struct Reference

#include <LzmaDec.h>

List of all members.

Public Attributes

UInt32 dicSize
unsigned lc
unsigned lp
unsigned pb

Detailed Description

Definition at line 28 of file LzmaDec.h.


Member Data Documentation

unsigned _CLzmaProps::lc
unsigned _CLzmaProps::lp
unsigned _CLzmaProps::pb

Definition at line 30 of file LzmaDec.h.

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