_FT_LzwStateRec Struct Reference

#include <ftzopen.h>

Collaboration diagram for _FT_LzwStateRec:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 112 of file ftzopen.h.

Public Attributes

FT_LzwPhase phase
FT_Int in_eof
FT_Bytein_cursor
FT_Bytein_limit
FT_UInt32 pad
FT_Int pad_bits
FT_UInt max_bits
FT_Int block_mode
FT_UInt max_free
FT_UInt num_bits
FT_UInt free_ent
FT_UInt free_bits
FT_UInt old_code
FT_UInt old_char
FT_UInt in_code
FT_UShortprefix
FT_Bytesuffix
FT_UInt prefix_size
FT_Bytestack
FT_UInt stack_top
FT_UInt stack_size
FT_Byte in_buff [FT_LZW_IN_BUFF_SIZE]
FT_Byte stack_0 [FT_LZW_DEFAULT_STACK_SIZE]
FT_Stream source
FT_Memory memory


Member Data Documentation

FT_LzwPhase _FT_LzwStateRec::phase

Definition at line 114 of file ftzopen.h.

FT_Int _FT_LzwStateRec::in_eof

Definition at line 116 of file ftzopen.h.

FT_Byte* _FT_LzwStateRec::in_cursor

Definition at line 117 of file ftzopen.h.

FT_Byte* _FT_LzwStateRec::in_limit

Definition at line 118 of file ftzopen.h.

FT_UInt32 _FT_LzwStateRec::pad

Definition at line 120 of file ftzopen.h.

FT_Int _FT_LzwStateRec::pad_bits

Definition at line 121 of file ftzopen.h.

FT_UInt _FT_LzwStateRec::max_bits

Definition at line 123 of file ftzopen.h.

FT_Int _FT_LzwStateRec::block_mode

Definition at line 124 of file ftzopen.h.

FT_UInt _FT_LzwStateRec::max_free

Definition at line 125 of file ftzopen.h.

FT_UInt _FT_LzwStateRec::num_bits

Definition at line 127 of file ftzopen.h.

FT_UInt _FT_LzwStateRec::free_ent

Definition at line 128 of file ftzopen.h.

FT_UInt _FT_LzwStateRec::free_bits

Definition at line 129 of file ftzopen.h.

FT_UInt _FT_LzwStateRec::old_code

Definition at line 130 of file ftzopen.h.

FT_UInt _FT_LzwStateRec::old_char

Definition at line 131 of file ftzopen.h.

FT_UInt _FT_LzwStateRec::in_code

Definition at line 132 of file ftzopen.h.

FT_UShort* _FT_LzwStateRec::prefix

Definition at line 134 of file ftzopen.h.

FT_Byte* _FT_LzwStateRec::suffix

Definition at line 135 of file ftzopen.h.

FT_UInt _FT_LzwStateRec::prefix_size

Definition at line 136 of file ftzopen.h.

FT_Byte* _FT_LzwStateRec::stack

Definition at line 138 of file ftzopen.h.

FT_UInt _FT_LzwStateRec::stack_top

Definition at line 139 of file ftzopen.h.

FT_UInt _FT_LzwStateRec::stack_size

Definition at line 140 of file ftzopen.h.

FT_Byte _FT_LzwStateRec::in_buff[FT_LZW_IN_BUFF_SIZE]

Definition at line 142 of file ftzopen.h.

FT_Byte _FT_LzwStateRec::stack_0[FT_LZW_DEFAULT_STACK_SIZE]

Definition at line 143 of file ftzopen.h.

FT_Stream _FT_LzwStateRec::source

Definition at line 145 of file ftzopen.h.

FT_Memory _FT_LzwStateRec::memory

Definition at line 146 of file ftzopen.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 15 14:42:57 2007 for Qt 4.2 User's Guide by  doxygen 1.5.1