|
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) ![]() |
#include <inftrees.h>
Public Attributes | |
| unsigned char | op |
| unsigned char | bits |
| unsigned short | val |
Definition at line 24 of file inftrees.h.
| 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().