
Data Fields | |
| size_t | length |
| size_t | extent |
| size_t | quantum |
| MagickBooleanType | mapped |
| MagickBooleanType | eof |
| MagickOffsetType | offset |
| MagickSizeType | size |
| MagickBooleanType | exempt |
| MagickBooleanType | status |
| MagickBooleanType | temporary |
| StreamType | type |
| FILE * | file |
| struct stat | properties |
| StreamHandler | stream |
| unsigned char * | data |
| MagickBooleanType | debug |
| SemaphoreInfo * | semaphore |
| long | reference_count |
| unsigned long | signature |
Definition at line 91 of file blob.c.
| unsigned char* _BlobInfo::data |
Definition at line 126 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), GetBlobStreamData(), ImagesToBlob(), ImageToBlob(), ReadBlob(), ReadBlobStream(), SeekBlob(), SetBlobExtent(), SyncBlob(), WriteBlob(), and WriteBlobStream().
Definition at line 129 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DetachBlob(), GetBlobInfo(), and ReferenceBlob().
Definition at line 99 of file blob.c.
Referenced by CloneBlobInfo(), CloseBlob(), DetachBlob(), EOFBlob(), ReadBlob(), ReadBlobStream(), and SeekBlob().
Definition at line 109 of file blob.c.
Referenced by CloneBlobInfo(), CloseBlob(), DetachBlob(), ImagesToBlob(), ImageToBlob(), IsBlobExempt(), OpenBlob(), and SetBlobExempt().
| size_t _BlobInfo::extent |
Definition at line 94 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), SeekBlob(), SetBlobExtent(), WriteBlob(), and WriteBlobStream().
| FILE* _BlobInfo::file |
Definition at line 117 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 94 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), GetBlobSize(), ImagesToBlob(), ImageToBlob(), ReadBlob(), ReadBlobStream(), SeekBlob(), SetBlobExtent(), SyncBlob(), WriteBlob(), and WriteBlobStream().
Definition at line 99 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), OpenBlob(), SeekBlob(), SetBlobExtent(), SyncBlob(), and WriteBlob().
Definition at line 103 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DetachBlob(), ReadBlob(), ReadBlobStream(), SeekBlob(), TellBlob(), WriteBlob(), and WriteBlobStream().
struct stat _BlobInfo::properties [read] |
Definition at line 119 of file blob.c.
Referenced by CloneBlobInfo(), GetBlobInfo(), GetBlobProperties(), GetBlobSize(), and OpenBlob().
| size_t _BlobInfo::quantum |
Definition at line 94 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), GetBlobInfo(), SeekBlob(), WriteBlob(), and WriteBlobStream().
Definition at line 135 of file blob.c.
Referenced by CloneBlobInfo(), DestroyBlob(), GetBlobInfo(), and ReferenceBlob().
Definition at line 132 of file blob.c.
Referenced by DestroyBlob(), GetBlobInfo(), and ReferenceBlob().
| unsigned long _BlobInfo::signature |
Definition at line 138 of file blob.c.
Referenced by DestroyBlob(), GetBlobInfo(), and ReferenceBlob().
Definition at line 106 of file blob.c.
Referenced by CloneBlobInfo(), CloseBlob(), and GetBlobSize().
Definition at line 109 of file blob.c.
Referenced by CloneBlobInfo(), CloseBlob(), and GetBlobError().
Definition at line 123 of file blob.c.
Referenced by CloneBlobInfo(), DetachBlob(), GetBlobStreamHandler(), OpenBlob(), and WriteBlob().
Definition at line 114 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().
1.5.7.1