Leptonica 1.68
C Image Processing Library

PixMemoryStore Struct Reference

Collaboration diagram for PixMemoryStore:

Data Fields

struct L_Ptraapaa
size_t minsize
size_t smallest
size_t largest
size_t nbytes
l_int32 nlevels
size_t * sizes
l_int32allocarray
l_uint32baseptr
l_uint32maxptr
l_uint32 ** firstptr
l_int32memused
l_int32meminuse
l_int32memmax
l_int32memempty
char * logfile

Detailed Description

Definition at line 100 of file pixalloc.c.


Field Documentation

Definition at line 103 of file pixalloc.c.

Referenced by pmsCreate(), and pmsGetLevelForAlloc().

Definition at line 105 of file pixalloc.c.

Referenced by pmsCreate(), pmsGetAlloc(), and pmsGetLevelForAlloc().

Definition at line 106 of file pixalloc.c.

Referenced by pmsCreate(), and pmsGetLevelForAlloc().

Definition at line 109 of file pixalloc.c.

Referenced by pmsCreate(), pmsDestroy(), and pmsLogInfo().

Definition at line 110 of file pixalloc.c.

Referenced by pmsCreate(), and pmsDestroy().

Definition at line 112 of file pixalloc.c.

Referenced by pmsCreate(), and pmsGetLevelForDealloc().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines