![]() |
MagickCore 6.9.13
|
Data Fields | |
| ClassType | storage_class |
| ColorspaceType | colorspace |
| size_t | channels |
| CacheType | type |
| MapMode | mode |
| MapMode | disk_mode |
| MagickBooleanType | mapped |
| size_t | columns |
| size_t | rows |
| MagickOffsetType | offset |
| MagickSizeType | length |
| VirtualPixelMethod | virtual_pixel_method |
| MagickPixelPacket | virtual_pixel_color |
| size_t | number_threads |
| NexusInfo ** | nexus_info |
| PixelPacket * | pixels |
| IndexPacket * | indexes |
| MagickBooleanType | active_index_channel |
| int | file |
| char | filename [MaxTextExtent] |
| char | cache_filename [MaxTextExtent] |
| CacheMethods | methods |
| RandomInfo * | random_info |
| size_t | number_connections |
| void * | server_info |
| MagickBooleanType | synchronize |
| MagickBooleanType | debug |
| MagickThreadType | id |
| ssize_t | reference_count |
| SemaphoreInfo * | semaphore |
| SemaphoreInfo * | file_semaphore |
| time_t | timestamp |
| size_t | signature |
| OpenCLCacheInfo * | opencl |
| MagickSizeType | width_limit |
| MagickSizeType | height_limit |
Definition at line 153 of file cache-private.h.
| MagickBooleanType _CacheInfo::active_index_channel |
Definition at line 203 of file cache-private.h.
| char _CacheInfo::cache_filename[MaxTextExtent] |
Definition at line 210 of file cache-private.h.
| size_t _CacheInfo::channels |
Definition at line 162 of file cache-private.h.
| ColorspaceType _CacheInfo::colorspace |
Definition at line 159 of file cache-private.h.
| size_t _CacheInfo::columns |
Definition at line 175 of file cache-private.h.
| MagickBooleanType _CacheInfo::debug |
Definition at line 226 of file cache-private.h.
| MapMode _CacheInfo::disk_mode |
Definition at line 169 of file cache-private.h.
| int _CacheInfo::file |
Definition at line 206 of file cache-private.h.
| SemaphoreInfo * _CacheInfo::file_semaphore |
Definition at line 236 of file cache-private.h.
| char _CacheInfo::filename[MaxTextExtent] |
Definition at line 209 of file cache-private.h.
| MagickSizeType _CacheInfo::height_limit |
Definition at line 249 of file cache-private.h.
| MagickThreadType _CacheInfo::id |
Definition at line 229 of file cache-private.h.
| IndexPacket* _CacheInfo::indexes |
Definition at line 200 of file cache-private.h.
| MagickSizeType _CacheInfo::length |
Definition at line 182 of file cache-private.h.
| MagickBooleanType _CacheInfo::mapped |
Definition at line 172 of file cache-private.h.
| CacheMethods _CacheInfo::methods |
Definition at line 213 of file cache-private.h.
| MapMode _CacheInfo::mode |
Definition at line 168 of file cache-private.h.
| NexusInfo** _CacheInfo::nexus_info |
Definition at line 194 of file cache-private.h.
| size_t _CacheInfo::number_connections |
Definition at line 219 of file cache-private.h.
| size_t _CacheInfo::number_threads |
Definition at line 191 of file cache-private.h.
| MagickOffsetType _CacheInfo::offset |
Definition at line 179 of file cache-private.h.
| OpenCLCacheInfo* _CacheInfo::opencl |
Definition at line 245 of file cache-private.h.
| PixelPacket* _CacheInfo::pixels |
Definition at line 197 of file cache-private.h.
| RandomInfo* _CacheInfo::random_info |
Definition at line 216 of file cache-private.h.
| ssize_t _CacheInfo::reference_count |
Definition at line 232 of file cache-private.h.
| size_t _CacheInfo::rows |
Definition at line 176 of file cache-private.h.
| SemaphoreInfo* _CacheInfo::semaphore |
Definition at line 235 of file cache-private.h.
| void* _CacheInfo::server_info |
Definition at line 222 of file cache-private.h.
| size_t _CacheInfo::signature |
Definition at line 242 of file cache-private.h.
| ClassType _CacheInfo::storage_class |
Definition at line 156 of file cache-private.h.
| MagickBooleanType _CacheInfo::synchronize |
Definition at line 225 of file cache-private.h.
| time_t _CacheInfo::timestamp |
Definition at line 239 of file cache-private.h.
| CacheType _CacheInfo::type |
Definition at line 165 of file cache-private.h.
| MagickPixelPacket _CacheInfo::virtual_pixel_color |
Definition at line 188 of file cache-private.h.
| VirtualPixelMethod _CacheInfo::virtual_pixel_method |
Definition at line 185 of file cache-private.h.
| MagickSizeType _CacheInfo::width_limit |
Definition at line 248 of file cache-private.h.