WizardsToolkit  1.0.7
_BlobInfo Struct Reference
Collaboration diagram for _BlobInfo:

Data Fields

char filename [MaxTextExtent]
size_t length
size_t extent
size_t quantum
WizardBooleanType mapped
WizardBooleanType eof
WizardOffsetType offset
WizardSizeType size
WizardBooleanType exempt
WizardBooleanType status
WizardBooleanType temporary
StreamType type
FILE * file
struct stat properties
unsigned char * data
WizardBooleanType debug
SemaphoreInfosemaphore
ssize_t reference_count
size_t signature

Field Documentation

Definition at line 111 of file blob.c.

Referenced by CloseBlob(), DetachBlob(), and OpenBlob().

Definition at line 96 of file blob.c.

Referenced by AttachBlob(), SetBlobExtent(), WriteBlob(), and WriteBlobStream().

struct stat _BlobInfo::properties

Definition at line 121 of file blob.c.

Referenced by GetBlobSize(), GetBlobProperties(), and OpenBlob().

Definition at line 96 of file blob.c.

Referenced by AttachBlob(), GetBlobInfo(), WriteBlob(), and WriteBlobStream().

Definition at line 134 of file blob.c.

Referenced by DestroyBlob(), and GetBlobInfo().

Definition at line 131 of file blob.c.

Referenced by DestroyBlob(), and GetBlobInfo().

Definition at line 108 of file blob.c.

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

Definition at line 111 of file blob.c.

Referenced by CloseBlob(), and OpenBlob().

Definition at line 111 of file blob.c.


The documentation for this struct was generated from the following file: