MagickCore
7.0.0
|
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 |
Definition at line 144 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), GetBlobStreamData(), ReadBlob(), ReadBlobStream(), SeekBlob(), SetBlobExtent(), WriteBlob(), and WriteBlobStream().
MagickBooleanType _BlobInfo::debug |
Definition at line 147 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DetachBlob(), GetBlobInfo(), and ReferenceBlob().
MagickBooleanType _BlobInfo::eof |
Definition at line 116 of file blob.c.
Referenced by CloneBlobInfo(), CloseBlob(), DetachBlob(), EOFBlob(), ReadBlob(), ReadBlobStream(), and SeekBlob().
MagickBooleanType _BlobInfo::exempt |
Definition at line 126 of file blob.c.
Referenced by CloneBlobInfo(), CloseBlob(), DetachBlob(), ImagesToBlob(), ImageToBlob(), IsBlobExempt(), OpenBlob(), and SetBlobExempt().
size_t _BlobInfo::extent |
Definition at line 111 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), SeekBlob(), SetBlobExtent(), WriteBlob(), and WriteBlobStream().
FileInfo _BlobInfo::file_info |
Definition at line 135 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), CloseBlob(), DetachBlob(), EOFBlob(), GetBlobFileHandle(), GetBlobSize(), OpenBlob(), ReadBlob(), SeekBlob(), SetBlobExtent(), SyncBlob(), TellBlob(), and WriteBlob().
size_t _BlobInfo::length |
Definition at line 111 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), GetBlobSize(), ImagesToBlob(), ImageToBlob(), ReadBlob(), ReadBlobStream(), SeekBlob(), SetBlobExtent(), WriteBlob(), and WriteBlobStream().
MagickBooleanType _BlobInfo::mapped |
Definition at line 116 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), OpenBlob(), SeekBlob(), SetBlobExtent(), and WriteBlob().
MagickOffsetType _BlobInfo::offset |
Definition at line 120 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DetachBlob(), ReadBlob(), ReadBlobStream(), SeekBlob(), TellBlob(), WriteBlob(), and WriteBlobStream().
struct stat _BlobInfo::properties |
Definition at line 137 of file blob.c.
Referenced by CloneBlobInfo(), GetBlobInfo(), GetBlobProperties(), GetBlobSize(), and OpenBlob().
size_t _BlobInfo::quantum |
Definition at line 111 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), GetBlobInfo(), SeekBlob(), WriteBlob(), and WriteBlobStream().
ssize_t _BlobInfo::reference_count |
Definition at line 153 of file blob.c.
Referenced by CloneBlobInfo(), DestroyBlob(), GetBlobInfo(), and ReferenceBlob().
SemaphoreInfo* _BlobInfo::semaphore |
Definition at line 150 of file blob.c.
Referenced by DestroyBlob(), GetBlobInfo(), and ReferenceBlob().
size_t _BlobInfo::signature |
Definition at line 156 of file blob.c.
Referenced by DestroyBlob(), GetBlobInfo(), and ReferenceBlob().
MagickSizeType _BlobInfo::size |
Definition at line 123 of file blob.c.
Referenced by CloneBlobInfo(), CloseBlob(), GetBlobSize(), and OpenBlob().
MagickBooleanType _BlobInfo::status |
Definition at line 126 of file blob.c.
Referenced by CloneBlobInfo(), CloseBlob(), GetBlobError(), and OpenBlob().
StreamHandler _BlobInfo::stream |
Definition at line 141 of file blob.c.
Referenced by CloneBlobInfo(), DetachBlob(), GetBlobStreamHandler(), OpenBlob(), and WriteBlob().
MagickBooleanType _BlobInfo::synchronize |
Definition at line 126 of file blob.c.
Referenced by CloneBlobInfo(), CloseBlob(), OpenBlob(), and SetBlobExtent().
MagickBooleanType _BlobInfo::temporary |
Definition at line 126 of file blob.c.
Referenced by CloneBlobInfo(), and IsBlobTemporary().
StreamType _BlobInfo::type |
Definition at line 132 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), CloseBlob(), DetachBlob(), EOFBlob(), GetBlobInfo(), GetBlobSize(), ImageToFile(), IsBlobSeekable(), OpenBlob(), ReadBlob(), ReadBlobStream(), SeekBlob(), SetBlobExtent(), SyncBlob(), TellBlob(), WriteBlob(), and WriteBlobStream().