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)  

jmemsys.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  backing_store_struct

Defines

#define MAX_ALLOC_CHUNK   1000000000L
#define TEMP_NAME_LENGTH   64

Typedefs

typedef struct
backing_store_struct
backing_store_ptr
typedef struct backing_store_struct backing_store_info

Functions

 EXTERN (void *) jpeg_get_small JPP((j_common_ptr cinfo
 EXTERN (void) jpeg_free_small JPP((j_common_ptr cinfo
 EXTERN (void FAR *) jpeg_get_large JPP((j_common_ptr cinfo
 EXTERN (long) jpeg_mem_available JPP((j_common_ptr cinfo

Variables

size_t sizeofobject
void * object
long min_bytes_needed
long long max_bytes_needed
long long long already_allocated
backing_store_ptr info
backing_store_ptr long total_bytes_needed

Define Documentation

#define MAX_ALLOC_CHUNK   1000000000L

Definition at line 78 of file jmemsys.h.

Referenced by alloc_barray(), alloc_large(), alloc_sarray(), alloc_small(), and jinit_memory_mgr().

#define TEMP_NAME_LENGTH   64

Definition at line 116 of file jmemsys.h.


Typedef Documentation

Definition at line 137 of file jmemsys.h.


Function Documentation

EXTERN ( void *  )
EXTERN ( long  )
EXTERN ( void FAR *  )
EXTERN ( void  )

Variable Documentation

long long long already_allocated

Definition at line 104 of file jmemsys.h.

Definition at line 181 of file jmemsys.h.

Referenced by Fl_PNG_Image::Fl_PNG_Image(), and jpeg_write_marker().

long long max_bytes_needed

Definition at line 104 of file jmemsys.h.

Referenced by jpeg_mem_available().

Definition at line 104 of file jmemsys.h.

void FAR * object

Definition at line 48 of file jmemsys.h.

void FAR size_t sizeofobject

Definition at line 47 of file jmemsys.h.

Referenced by alloc_large(), and alloc_small().

Definition at line 181 of file jmemsys.h.