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)  

large_pool_struct Union Reference

Collaboration diagram for large_pool_struct:

List of all members.

Public Attributes

struct {
   large_pool_ptr   next
   size_t   bytes_used
   size_t   bytes_left
hdr
ALIGN_TYPE dummy

Detailed Description

Definition at line 102 of file jmemmgr.c.


Member Data Documentation

Definition at line 106 of file jmemmgr.c.

Definition at line 105 of file jmemmgr.c.

Definition at line 108 of file jmemmgr.c.

struct { ... } large_pool_struct::hdr

Referenced by free_pool().

Definition at line 104 of file jmemmgr.c.

Referenced by free_pool().


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