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)  

my_memory_mgr Struct Reference

Collaboration diagram for my_memory_mgr:

List of all members.

Public Attributes

struct jpeg_memory_mgr pub
small_pool_ptr small_list [JPOOL_NUMPOOLS]
large_pool_ptr large_list [JPOOL_NUMPOOLS]
jvirt_sarray_ptr virt_sarray_list
jvirt_barray_ptr virt_barray_list
long total_space_allocated
JDIMENSION last_rowsperchunk

Detailed Description

Definition at line 116 of file jmemmgr.c.


Member Data Documentation

Definition at line 121 of file jmemmgr.c.

Referenced by alloc_large(), free_pool(), and jinit_memory_mgr().

Definition at line 117 of file jmemmgr.c.

Referenced by jinit_memory_mgr().

Definition at line 120 of file jmemmgr.c.

Referenced by alloc_small(), free_pool(), and jinit_memory_mgr().


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