MagickCore  6.7.5
_BlobInfo Struct Reference
Collaboration diagram for _BlobInfo:

Data Fields

size_t length
size_t extent
size_t quantum
MagickBooleanType mapped
MagickBooleanType eof
MagickOffsetType offset
MagickSizeType size
MagickBooleanType exempt
MagickBooleanType synchronize
MagickBooleanType status
MagickBooleanType temporary
StreamType type
union {
   FILE *   file
}; 
struct stat properties
StreamHandler stream
unsigned char * data
MagickBooleanType debug
SemaphoreInfosemaphore
ssize_t reference_count
size_t signature

Field Documentation

union { ... }
struct stat _BlobInfo::properties

Definition at line 138 of file blob.c.

Referenced by CloneBlobInfo(), GetBlobInfo(), GetBlobProperties(), GetBlobSize(), and OpenBlob().

Definition at line 154 of file blob.c.

Referenced by CloneBlobInfo(), DestroyBlob(), GetBlobInfo(), and ReferenceBlob().

Definition at line 151 of file blob.c.

Referenced by DestroyBlob(), GetBlobInfo(), and ReferenceBlob().

Definition at line 157 of file blob.c.

Referenced by DestroyBlob(), GetBlobInfo(), and ReferenceBlob().

Definition at line 112 of file blob.c.

Referenced by CloneBlobInfo(), CloseBlob(), and GetBlobSize().

Definition at line 115 of file blob.c.

Referenced by CloneBlobInfo(), CloseBlob(), and GetBlobError().

Definition at line 115 of file blob.c.

Referenced by CloneBlobInfo(), CloseBlob(), and OpenBlob().

Definition at line 115 of file blob.c.

Referenced by CloneBlobInfo(), and IsBlobTemporary().


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