fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

code Struct Reference

#include <inftrees.h>

List of all members.

Public Attributes

unsigned char op
unsigned char bits
unsigned short val

Detailed Description

Definition at line 24 of file inftrees.h.


Member Data Documentation

unsigned char code::bits

Definition at line 26 of file inftrees.h.

Referenced by inflate().

unsigned char code::op

Definition at line 25 of file inftrees.h.

Referenced by inflate().

unsigned short code::val

Definition at line 27 of file inftrees.h.

Referenced by inflate().


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