MagickCore  6.9.7
_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
void* _MemoryPool::blocks[MaxBlocks+1]
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: