_CacheInfo Struct Reference

#include <cache-private.h>

Collaboration diagram for _CacheInfo:
Collaboration graph
[legend]

Data Fields

ClassType storage_class
ColorspaceType colorspace
CacheType type
MapMode mode
MagickBooleanType mapped
unsigned long columns
unsigned long rows
MagickOffsetType offset
MagickSizeType length
VirtualPixelMethod virtual_pixel_method
unsigned long number_threads
NexusInfo ** nexus_info
PixelPacketpixels
IndexPacketindexes
MagickBooleanType active_index_channel
int file
char filename [MaxTextExtent]
char cache_filename [MaxTextExtent]
CacheMethods methods
RandomInforandom_info
MagickBooleanType debug
MagickThreadType id
long reference_count
SemaphoreInfosemaphore
SemaphoreInfodisk_semaphore
time_t timestamp
unsigned long signature

Detailed Description

Definition at line 113 of file cache-private.h.


Field Documentation

char _CacheInfo::cache_filename[MaxTextExtent]
unsigned long _CacheInfo::columns
char _CacheInfo::filename[MaxTextExtent]

Definition at line 175 of file cache-private.h.

Referenced by AcquirePixelCache(), and LimitPixelCacheDescriptors().

Definition at line 169 of file cache-private.h.

Referenced by DestroyPixelCache(), and GetVirtualPixelsFromNexus().

unsigned long _CacheInfo::rows
unsigned long _CacheInfo::signature

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

Generated on 19 Nov 2009 for MagickCore by  doxygen 1.6.1