|
MagickCore
6.7.5
|

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 |
| union { | |
| FILE * file | |
| }; | |
| struct stat | properties |
| StreamHandler | stream |
| unsigned char * | data |
| MagickBooleanType | debug |
| SemaphoreInfo * | semaphore |
| ssize_t | reference_count |
| size_t | signature |
| union { ... } |
| unsigned char* _BlobInfo::data |
Definition at line 145 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), ReadBlobStream(), WriteBlobStream(), GetBlobStreamData(), ReadBlob(), SeekBlob(), SetBlobExtent(), SyncBlob(), and WriteBlob().
Definition at line 148 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(), ReadBlobStream(), EOFBlob(), ReadBlob(), and SeekBlob().
Definition at line 115 of file blob.c.
Referenced by CloneBlobInfo(), CloseBlob(), DetachBlob(), ImageToBlob(), ImagesToBlob(), IsBlobExempt(), OpenBlob(), and SetBlobExempt().
| size_t _BlobInfo::extent |
Definition at line 100 of file blob.c.
Referenced by AttachBlob(), CloneBlobInfo(), WriteBlobStream(), SeekBlob(), SetBlobExtent(), and WriteBlob().
| FILE* _BlobInfo::file |
Definition at line 125 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(), ReadBlobStream(), WriteBlobStream(), GetBlobSize(), ImageToBlob(), ImagesToBlob(), ReadBlob(), SeekBlob(), SetBlobExtent(), SyncBlob(), and WriteBlob().
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(), ReadBlobStream(), WriteBlobStream(), ReadBlob(), SeekBlob(), TellBlob(), and WriteBlob().
| struct stat _BlobInfo::properties |
Definition at line 138 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(), WriteBlobStream(), GetBlobInfo(), SeekBlob(), and WriteBlob().
| ssize_t _BlobInfo::reference_count |
Definition at line 154 of file blob.c.
Referenced by CloneBlobInfo(), DestroyBlob(), GetBlobInfo(), and ReferenceBlob().
Definition at line 151 of file blob.c.
Referenced by DestroyBlob(), GetBlobInfo(), and ReferenceBlob().
| size_t _BlobInfo::signature |
Definition at line 157 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 142 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(), ReadBlobStream(), EOFBlob(), WriteBlobStream(), GetBlobInfo(), GetBlobSize(), ImageToFile(), IsBlobSeekable(), OpenBlob(), ReadBlob(), SeekBlob(), SetBlobExtent(), SyncBlob(), TellBlob(), and WriteBlob().