_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

Member Data Documentation

number of bytes available at next_in

remaining free space at next_out

initial LZW codesize

room for decoder-specific data

when used by a progressive loader

last error message, or NULL

unsigned char* _XmHTMLGIFStream::next_in

next input byte

next output byte should be put there

decoder state

total nb of input bytes read so far

total nb of bytes output so far


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

Generated on Sun Oct 7 21:33:12 2012 for TNTsdk 2012 by  doxygen 1.6.1