_XmHTMLGIFStream Struct Reference

#include <mi32/html.h>

List of all members.

Public Attributes

Cardinal avail_in
Cardinal avail_out
int codesize
XtPointer external_state
Boolean is_progressive
String msg
unsigned char * next_in
unsigned char * next_out
int state
Cardinal total_in
Cardinal total_out


Detailed Description

Definition at line 1009 of file html.h.


Member Data Documentation

Cardinal _XmHTMLGIFStream::avail_in

number of bytes available at next_in

Definition at line 1015 of file html.h.

Cardinal _XmHTMLGIFStream::avail_out

remaining free space at next_out

Definition at line 1020 of file html.h.

int _XmHTMLGIFStream::codesize

initial LZW codesize

Definition at line 1012 of file html.h.

XtPointer _XmHTMLGIFStream::external_state

room for decoder-specific data

Definition at line 1024 of file html.h.

Boolean _XmHTMLGIFStream::is_progressive

when used by a progressive loader

Definition at line 1013 of file html.h.

String _XmHTMLGIFStream::msg

last error message, or NULL

Definition at line 1023 of file html.h.

unsigned char* _XmHTMLGIFStream::next_in

next input byte

Definition at line 1014 of file html.h.

unsigned char* _XmHTMLGIFStream::next_out

next output byte should be put there

Definition at line 1019 of file html.h.

int _XmHTMLGIFStream::state

decoder state

Definition at line 1011 of file html.h.

Cardinal _XmHTMLGIFStream::total_in

total nb of input bytes read so far

Definition at line 1016 of file html.h.

Cardinal _XmHTMLGIFStream::total_out

total nb of bytes output so far

Definition at line 1021 of file html.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 26 04:10:41 2007 for TNTsdk by  doxygen 1.5.2