"L. Spiro Engine"
Public Attributes

lsi::CLzwDictionary::LSI_LZW_DICT_ENTRY_DECOMPRESS Struct Reference

#include <LSILzwDictionary.h>

List of all members.

Public Attributes

LSUINT32 lcBaseCode: 12
LSUINT32 ui8Char: 8

Detailed Description

Decompression uses a smaller dictionary.


Member Data Documentation

The root code for this character. The code is the same as the code for this entry if it is a root node. Otherwise it is the code for the entry from which this entry was derived.

The character appended to the base code which creates the unique identity for this entry.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator