_CacheInfo Struct Reference

#include <cache-private.h>

Collaboration diagram for _CacheInfo:

Collaboration graph
[legend]

Data Fields

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

Detailed Description

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


Field Documentation

char _CacheInfo::cache_filename[MaxTextExtent]

unsigned long _CacheInfo::columns

char _CacheInfo::filename[MaxTextExtent]

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

Referenced by GetCacheInfo(), and LimitOpenCacheDescriptors().

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

Referenced by DestroyCacheInfo(), DestroyPixelStream(), GetCacheInfo(), and SyncCache().

unsigned long _CacheInfo::rows

unsigned long _CacheInfo::signature

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

Referenced by AcquireCacheNexus().


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

Generated on Sat Nov 22 23:45:22 2008 for MagickCore by  doxygen 1.5.7.1