Canvas5Structure::LWZDecoder::LWZEntry Struct Reference

Public Member Functions

 LWZEntry (unsigned int prefixCode=0, unsigned char suffix=0)
 constructor

Public Attributes

unsigned char m_suffix
 last char in encoded string
unsigned int m_prefixCode
 code for remaining chars in string

Constructor & Destructor Documentation

◆ LWZEntry()

Canvas5Structure::LWZDecoder::LWZEntry::LWZEntry ( unsigned int prefixCode = 0,
unsigned char suffix = 0 )
inlineexplicit

constructor

Member Data Documentation

◆ m_prefixCode

unsigned int Canvas5Structure::LWZDecoder::LWZEntry::m_prefixCode

code for remaining chars in string

Referenced by LWZEntry().

◆ m_suffix

unsigned char Canvas5Structure::LWZDecoder::LWZEntry::m_suffix

last char in encoded string

Referenced by LWZEntry().


The documentation for this struct was generated from the following file:

Generated on Sun Jun 29 2025 04:36:30 for libmwaw by doxygen 1.14.0