#include <cache-private.h>
Data Fields | |
unsigned long | id |
NexusInfo * | nexus_info |
unsigned long | number_views |
ClassType | storage_class |
ColorspaceType | colorspace |
CacheType | type |
MagickBooleanType | mapped |
unsigned long | columns |
unsigned long | rows |
MagickOffsetType | offset |
MagickSizeType | length |
PixelPacket * | pixels |
IndexPacket * | indexes |
VirtualPixelMethod | virtual_pixel_method |
PixelPacket | virtual_pixel |
int | file |
MagickSizeType | serial_number |
char | filename [MaxTextExtent] |
char | cache_filename [MaxTextExtent] |
CacheMethods | methods |
MagickBooleanType | debug |
unsigned long | thread |
long | reference_count |
SemaphoreInfo * | semaphore |
unsigned long | signature |
unsigned long _CacheInfo::id |
unsigned long _CacheInfo::number_views |
unsigned long _CacheInfo::columns |
unsigned long _CacheInfo::rows |
int _CacheInfo::file |
char _CacheInfo::filename[MaxTextExtent] |
char _CacheInfo::cache_filename[MaxTextExtent] |
unsigned long _CacheInfo::thread |
unsigned long _CacheInfo::signature |