
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 |
| FILE * | file |
| struct stat | properties |
| StreamHandler | stream |
| unsigned char * | data |
| MagickBooleanType | debug |
| SemaphoreInfo * | semaphore |
| long | reference_count |
| unsigned long | signature |
Definition at line 97 of file blob.c.
| unsigned char* _BlobInfo::data |
Definition at line 133 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), GetBlobStreamData(), ReadBlob(), ReadBlobStream(), SeekBlob(), SetBlobExtent(), SyncBlob(), WriteBlob(), and WriteBlobStream().
Definition at line 136 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DetachBlob(), GetBlobInfo(), and ReferenceBlob().
Definition at line 105 of file blob.c.
Referenced by CloneBlobInfo(), CloseBlob(), DetachBlob(), EOFBlob(), ReadBlob(), ReadBlobStream(), and SeekBlob().
Definition at line 115 of file blob.c.
Referenced by CloneBlobInfo(), CloseBlob(), DetachBlob(), ImagesToBlob(), ImageToBlob(), IsBlobExempt(), OpenBlob(), and SetBlobExempt().
| size_t _BlobInfo::extent |
Definition at line 100 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), SeekBlob(), SetBlobExtent(), WriteBlob(), and WriteBlobStream().
| FILE* _BlobInfo::file |
Definition at line 124 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 100 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), GetBlobSize(), ImagesToBlob(), ImageToBlob(), ReadBlob(), ReadBlobStream(), SeekBlob(), SetBlobExtent(), SyncBlob(), WriteBlob(), and WriteBlobStream().
Definition at line 105 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), OpenBlob(), SeekBlob(), SetBlobExtent(), SyncBlob(), and WriteBlob().
Definition at line 109 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DetachBlob(), ReadBlob(), ReadBlobStream(), SeekBlob(), TellBlob(), WriteBlob(), and WriteBlobStream().
struct stat _BlobInfo::properties [read] |
Definition at line 126 of file blob.c.
Referenced by CloneBlobInfo(), GetBlobInfo(), GetBlobProperties(), GetBlobSize(), and OpenBlob().
| size_t _BlobInfo::quantum |
Definition at line 100 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), GetBlobInfo(), SeekBlob(), WriteBlob(), and WriteBlobStream().
Definition at line 142 of file blob.c.
Referenced by CloneBlobInfo(), DestroyBlob(), GetBlobInfo(), and ReferenceBlob().
Definition at line 139 of file blob.c.
Referenced by DestroyBlob(), GetBlobInfo(), and ReferenceBlob().
| unsigned long _BlobInfo::signature |
Definition at line 145 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 130 of file blob.c.
Referenced by CloneBlobInfo(), DetachBlob(), GetBlobStreamHandler(), OpenBlob(), and WriteBlob().
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().
Definition at line 121 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.6.1