|
MagickCore 7.0.10
|
Data Fields | |
| char | filename [WizardPathExtent] |
| size_t | length |
| size_t | extent |
| size_t | quantum |
| BlobMode | mode |
| WizardBooleanType | mapped |
| WizardBooleanType | eof |
| int | error |
| int | error_number |
| WizardOffsetType | offset |
| WizardSizeType | size |
| WizardBooleanType | exempt |
| WizardBooleanType | temporary |
| int | status |
| StreamType | type |
| BlobFileInfo | file_info |
| struct stat | properties |
| unsigned char * | data |
| WizardBooleanType | 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(), DestroyBlob(), DetachBlob(), ReadBlob(), ReadBlobStream(), SetBlobExtent(), WriteBlob(), and WriteBlobStream().
| WizardBooleanType _BlobInfo::debug |
Definition at line 147 of file blob.c.
Referenced by AttachBlob(), CloseBlob(), DestroyBlob(), DetachBlob(), EOFBlob(), GetBlobFilename(), GetBlobInfo(), GetBlobProperties(), and GetBlobSize().
| WizardBooleanType _BlobInfo::eof |
Definition at line 115 of file blob.c.
Referenced by CloseBlob(), DetachBlob(), EOFBlob(), ReadBlob(), and ReadBlobStream().
| int _BlobInfo::error |
Definition at line 118 of file blob.c.
Referenced by CloseBlob().
| int _BlobInfo::error_number |
Definition at line 119 of file blob.c.
Referenced by ThrowBlobException().
| WizardBooleanType _BlobInfo::exempt |
Definition at line 128 of file blob.c.
Referenced by CloseBlob(), DetachBlob(), and OpenBlob().
| size_t _BlobInfo::extent |
Definition at line 107 of file blob.c.
Referenced by AttachBlob(), GetBlobSize(), SetBlobExtent(), WriteBlob(), and WriteBlobStream().
| BlobFileInfo _BlobInfo::file_info |
Definition at line 138 of file blob.c.
Referenced by AttachBlob(), CloseBlob(), DetachBlob(), EOFBlob(), GetBlobSize(), OpenBlob(), ReadBlob(), SetBlobExtent(), SyncBlob(), TellBlob(), and WriteBlob().
| char _BlobInfo::filename[WizardPathExtent] |
Definition at line 103 of file blob.c.
Referenced by CloseBlob(), DestroyBlob(), GetBlobFilename(), GetBlobProperties(), GetBlobSize(), OpenBlob(), SyncBlob(), and TellBlob().
| size_t _BlobInfo::length |
Definition at line 106 of file blob.c.
Referenced by AttachBlob(), DestroyBlob(), DetachBlob(), ReadBlob(), ReadBlobStream(), SetBlobExtent(), WriteBlob(), and WriteBlobStream().
| WizardBooleanType _BlobInfo::mapped |
Definition at line 114 of file blob.c.
Referenced by AttachBlob(), DestroyBlob(), DetachBlob(), OpenBlob(), SetBlobExtent(), and WriteBlob().
| BlobMode _BlobInfo::mode |
Definition at line 111 of file blob.c.
Referenced by CloseBlob().
| WizardOffsetType _BlobInfo::offset |
Definition at line 122 of file blob.c.
Referenced by AttachBlob(), DetachBlob(), ReadBlob(), ReadBlobStream(), TellBlob(), WriteBlob(), and WriteBlobStream().
| struct stat _BlobInfo::properties |
Definition at line 141 of file blob.c.
Referenced by GetBlobProperties(), GetBlobSize(), and OpenBlob().
| size_t _BlobInfo::quantum |
Definition at line 108 of file blob.c.
Referenced by AttachBlob(), GetBlobInfo(), WriteBlob(), and WriteBlobStream().
| ssize_t _BlobInfo::reference_count |
Definition at line 153 of file blob.c.
Referenced by DestroyBlob(), and GetBlobInfo().
| SemaphoreInfo* _BlobInfo::semaphore |
Definition at line 150 of file blob.c.
Referenced by DestroyBlob(), and GetBlobInfo().
| size_t _BlobInfo::signature |
Definition at line 156 of file blob.c.
Referenced by CloseBlob(), DestroyBlob(), EOFBlob(), GetBlobInfo(), ReadBlob(), ReadBlobByte(), ReadBlobChunk(), SetBlobExtent(), SyncBlob(), TellBlob(), WriteBlob(), WriteBlobByte(), WriteBlobChunk(), and WriteBlobString().
| WizardSizeType _BlobInfo::size |
Definition at line 125 of file blob.c.
Referenced by CloseBlob(), GetBlobSize(), and OpenBlob().
| int _BlobInfo::status |
Definition at line 132 of file blob.c.
Referenced by CloseBlob(), OpenBlob(), and ThrowBlobException().
| WizardBooleanType _BlobInfo::temporary |
| StreamType _BlobInfo::type |
Definition at line 135 of file blob.c.
Referenced by AttachBlob(), CloseBlob(), DetachBlob(), EOFBlob(), GetBlobInfo(), GetBlobSize(), OpenBlob(), ReadBlob(), ReadBlobChunk(), ReadBlobStream(), SetBlobExtent(), SyncBlob(), TellBlob(), WriteBlob(), WriteBlobChunk(), and WriteBlobStream().