
Data Fields | |
| size_t | length |
| size_t | extent |
| size_t | quantum |
| BlobMode | mode |
| MagickBooleanType | mapped |
| MagickBooleanType | eof |
| int | error |
| MagickOffsetType | offset |
| MagickSizeType | size |
| MagickBooleanType | exempt |
| MagickBooleanType | synchronize |
| MagickBooleanType | status |
| MagickBooleanType | temporary |
| StreamType | type |
| FileInfo | file_info |
| struct stat | properties |
| StreamHandler | stream |
| unsigned char * | data |
| MagickBooleanType | debug |
| SemaphoreInfo * | semaphore |
| ssize_t | reference_count |
| size_t | signature |
| unsigned char* _BlobInfo::data |
Referenced by AttachBlob(), DetachBlob(), and GetBlobStreamData().
Referenced by AttachBlob(), DetachBlob(), GetBlobInfo(), and ReferenceBlob().
Referenced by DetachBlob().
| int _BlobInfo::error |
Referenced by DetachBlob().
Referenced by DetachBlob(), ImagesToBlob(), ImageToBlob(), IsBlobExempt(), and SetBlobExempt().
| size_t _BlobInfo::extent |
Referenced by AttachBlob(), and WriteBlobStream().
Referenced by AttachBlob(), DetachBlob(), GetBlobFileHandle(), and SetStreamBuffering().
| size_t _BlobInfo::length |
Referenced by AttachBlob(), CloneBlobInfo(), DetachBlob(), ImagesToBlob(), and ImageToBlob().
Referenced by AttachBlob(), CloneBlobInfo(), and DetachBlob().
Referenced by AttachBlob(), and DetachBlob().
struct stat _BlobInfo::properties [read] |
Referenced by GetBlobInfo(), and GetBlobProperties().
| size_t _BlobInfo::quantum |
Referenced by AttachBlob(), and GetBlobInfo().
| ssize_t _BlobInfo::reference_count |
Referenced by CloneBlobInfo(), GetBlobInfo(), and ReferenceBlob().
Referenced by CloneBlobInfo(), GetBlobInfo(), and ReferenceBlob().
| size_t _BlobInfo::signature |
Referenced by DestroyBlob(), DisassociateBlob(), GetBlobInfo(), and ReferenceBlob().
Referenced by GetBlobError().
Referenced by DetachBlob(), GetBlobStreamHandler(), and OpenBlob().
Referenced by IsBlobTemporary().
1.6.1