MagickCore  6.9.12-43
Convert, Edit, Or Compose Bitmap Images
_MemoryPool Struct Reference
Collaboration diagram for _MemoryPool:
[legend]

Data Fields

size_t allocation
 
void * blocks [MaxBlocks+1]
 
size_t number_segments
 
DataSegmentInfosegments [MaxSegments]
 
DataSegmentInfo segment_pool [MaxSegments]
 

Field Documentation

size_t _MemoryPool::allocation

Referenced by AcquireMagickMemory().

void* _MemoryPool::blocks[MaxBlocks+1]

Referenced by AcquireMagickMemory().

size_t _MemoryPool::number_segments

Referenced by DestroyMagickMemory().

DataSegmentInfo _MemoryPool::segment_pool[MaxSegments]

Referenced by AcquireMagickMemory().

DataSegmentInfo* _MemoryPool::segments[MaxSegments]

Referenced by DestroyMagickMemory().


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