Powered by Pair ImageMagick logo
Image Magick
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

_BlobInfo Struct Reference

Collaboration diagram for _BlobInfo:

Collaboration graph
[legend]

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
StreamHandler stream
unsigned char * data
MagickBooleanType debug
void * semaphore
long reference_count
unsigned long signature

Field Documentation

unsigned char* _BlobInfo::data
 

Definition at line 133 of file blob.c.

Referenced by AttachBlob(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), GetBlobStreamData(), ImageToBlob(), ReadInlineBlob(), SeekBlob(), SyncBlob(), and WriteInlineBlob().

MagickBooleanType _BlobInfo::debug
 

Definition at line 136 of file blob.c.

Referenced by AttachBlob(), DetachBlob(), and ReferenceBlob().

MagickBooleanType _BlobInfo::eof
 

Definition at line 109 of file blob.c.

Referenced by CloneBlobInfo(), CloseBlob(), DetachBlob(), EOFBlob(), ReadInlineBlob(), and SeekBlob().

MagickBooleanType _BlobInfo::exempt
 

Definition at line 119 of file blob.c.

Referenced by CloneBlobInfo(), CloseBlob(), DetachBlob(), ImageToBlob(), IsBlobExempt(), OpenBlob(), and SetBlobExempt().

size_t _BlobInfo::extent
 

Definition at line 104 of file blob.c.

Referenced by AttachBlob(), CloneBlobInfo(), SeekBlob(), and WriteInlineBlob().

FILE* _BlobInfo::file
 

Definition at line 127 of file blob.c.

Referenced by AttachBlob(), CloneBlobInfo(), CloseBlob(), DetachBlob(), EOFBlob(), GetBlobFileHandle(), GetBlobSize(), OpenBlob(), ReadInlineBlob(), SeekBlob(), SyncBlob(), TellBlob(), and WriteInlineBlob().

size_t _BlobInfo::length
 

Definition at line 104 of file blob.c.

Referenced by AttachBlob(), CloneBlobInfo(), DestroyBlob(), DetachBlob(), GetBlobSize(), ImageToBlob(), ReadInlineBlob(), SeekBlob(), SyncBlob(), and WriteInlineBlob().

MagickBooleanType _BlobInfo::mapped
 

Definition at line 109 of file blob.c.

Referenced by CloneBlobInfo(), DestroyBlob(), DetachBlob(), OpenBlob(), SeekBlob(), SyncBlob(), and WriteInlineBlob().

MagickOffsetType _BlobInfo::offset
 

Definition at line 113 of file blob.c.

Referenced by AttachBlob(), CloneBlobInfo(), DetachBlob(), ReadInlineBlob(), SeekBlob(), TellBlob(), and WriteInlineBlob().

size_t _BlobInfo::quantum
 

Definition at line 104 of file blob.c.

Referenced by AttachBlob(), CloneBlobInfo(), SeekBlob(), and WriteInlineBlob().

long _BlobInfo::reference_count
 

Definition at line 142 of file blob.c.

Referenced by DestroyBlob(), and ReferenceBlob().

void* _BlobInfo::semaphore
 

Definition at line 139 of file blob.c.

Referenced by DestroyBlob(), and ReferenceBlob().

unsigned long _BlobInfo::signature
 

Definition at line 145 of file blob.c.

Referenced by ReferenceBlob().

MagickSizeType _BlobInfo::size
 

Definition at line 116 of file blob.c.

Referenced by CloneBlobInfo(), CloseBlob(), GetBlobSize(), and OpenBlob().

MagickBooleanType _BlobInfo::status
 

Definition at line 119 of file blob.c.

Referenced by CloneBlobInfo(), CloseBlob(), GetBlobError(), and OpenBlob().

StreamHandler _BlobInfo::stream
 

Definition at line 130 of file blob.c.

Referenced by CloneBlobInfo(), DetachBlob(), GetBlobStreamHandler(), OpenBlob(), and WriteInlineBlob().

MagickBooleanType _BlobInfo::temporary
 

Definition at line 119 of file blob.c.

Referenced by CloneBlobInfo(), and IsBlobTemporary().

StreamType _BlobInfo::type
 

Definition at line 124 of file blob.c.

Referenced by AttachBlob(), CloneBlobInfo(), CloseBlob(), DetachBlob(), EOFBlob(), GetBlobSize(), IsBlobSeekable(), OpenBlob(), ReadInlineBlob(), SeekBlob(), SyncBlob(), TellBlob(), and WriteInlineBlob().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 25 13:44:39 2004 for ImageMagick by doxygen 1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC