|
MagickCore
6.9.7
|
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 |
| 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(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), GetBlobStreamData(), ReadBlob(), ReadBlobStream(), SeekBlob(), SetBlobExtent(), WriteBlob(), and WriteBlobStream().
| MagickBooleanType _BlobInfo::debug |
Referenced by AttachBlob(), CloneBlobInfo(), DetachBlob(), GetBlobInfo(), and ReferenceBlob().
| MagickBooleanType _BlobInfo::eof |
Referenced by CloneBlobInfo(), CloseBlob(), DetachBlob(), EOFBlob(), ReadBlob(), ReadBlobStream(), and SeekBlob().
| MagickBooleanType _BlobInfo::exempt |
Referenced by CloneBlobInfo(), CloseBlob(), DetachBlob(), ImagesToBlob(), ImageToBlob(), IsBlobExempt(), OpenBlob(), and SetBlobExempt().
| size_t _BlobInfo::extent |
Referenced by AttachBlob(), CloneBlobInfo(), SeekBlob(), SetBlobExtent(), WriteBlob(), and WriteBlobStream().
| FileInfo _BlobInfo::file_info |
Referenced by AttachBlob(), CloneBlobInfo(), CloseBlob(), DetachBlob(), EOFBlob(), GetBlobFileHandle(), GetBlobSize(), OpenBlob(), ReadBlob(), SeekBlob(), SetBlobExtent(), SetStreamBuffering(), SyncBlob(), TellBlob(), and WriteBlob().
| size_t _BlobInfo::length |
Referenced by AttachBlob(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), GetBlobSize(), ImagesToBlob(), ImageToBlob(), ReadBlob(), ReadBlobStream(), SeekBlob(), SetBlobExtent(), WriteBlob(), and WriteBlobStream().
| MagickBooleanType _BlobInfo::mapped |
Referenced by AttachBlob(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), OpenBlob(), SeekBlob(), SetBlobExtent(), and WriteBlob().
| MagickOffsetType _BlobInfo::offset |
Referenced by AttachBlob(), CloneBlobInfo(), DetachBlob(), ReadBlob(), ReadBlobStream(), SeekBlob(), TellBlob(), WriteBlob(), and WriteBlobStream().
| struct stat _BlobInfo::properties |
Referenced by CloneBlobInfo(), GetBlobInfo(), GetBlobProperties(), GetBlobSize(), and OpenBlob().
| size_t _BlobInfo::quantum |
Referenced by AttachBlob(), CloneBlobInfo(), GetBlobInfo(), SeekBlob(), WriteBlob(), and WriteBlobStream().
| ssize_t _BlobInfo::reference_count |
Referenced by CloneBlobInfo(), DestroyBlob(), DisassociateBlob(), GetBlobInfo(), and ReferenceBlob().
| SemaphoreInfo* _BlobInfo::semaphore |
Referenced by DestroyBlob(), DisassociateBlob(), GetBlobInfo(), and ReferenceBlob().
| size_t _BlobInfo::signature |
Referenced by DestroyBlob(), DisassociateBlob(), GetBlobInfo(), and ReferenceBlob().
| MagickSizeType _BlobInfo::size |
Referenced by CloneBlobInfo(), CloseBlob(), GetBlobSize(), and OpenBlob().
| MagickBooleanType _BlobInfo::status |
Referenced by CloneBlobInfo(), CloseBlob(), GetBlobError(), and OpenBlob().
| StreamHandler _BlobInfo::stream |
Referenced by CloneBlobInfo(), DetachBlob(), GetBlobStreamHandler(), OpenBlob(), and WriteBlob().
| MagickBooleanType _BlobInfo::synchronize |
Referenced by CloneBlobInfo(), CloseBlob(), OpenBlob(), and SetBlobExtent().
| MagickBooleanType _BlobInfo::temporary |
Referenced by CloneBlobInfo(), and IsBlobTemporary().
| StreamType _BlobInfo::type |