|
WizardsToolkit
1.0.7
|

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 |
| SemaphoreInfo * | semaphore |
| ssize_t | reference_count |
| size_t | signature |
| unsigned char* _BlobInfo::data |
Definition at line 125 of file blob.c.
Referenced by AttachBlob(), DestroyBlob(), DetachBlob(), ReadBlob(), ReadBlobStream(), SetBlobExtent(), SyncBlob(), WriteBlob(), and WriteBlobStream().
Definition at line 128 of file blob.c.
Referenced by AttachBlob(), CloseBlob(), DestroyBlob(), DetachBlob(), EOFBlob(), GetBlobFilename(), GetBlobInfo(), GetBlobSize(), and GetBlobProperties().
Definition at line 101 of file blob.c.
Referenced by CloseBlob(), DetachBlob(), EOFBlob(), ReadBlob(), and ReadBlobStream().
Definition at line 111 of file blob.c.
Referenced by CloseBlob(), DetachBlob(), and OpenBlob().
| size_t _BlobInfo::extent |
Definition at line 96 of file blob.c.
Referenced by AttachBlob(), SetBlobExtent(), WriteBlob(), and WriteBlobStream().
| FILE* _BlobInfo::file |
Definition at line 119 of file blob.c.
Referenced by AttachBlob(), CloseBlob(), DetachBlob(), EOFBlob(), GetBlobSize(), OpenBlob(), ReadBlob(), SetBlobExtent(), SyncBlob(), TellBlob(), and WriteBlob().
| char _BlobInfo::filename[MaxTextExtent] |
Definition at line 93 of file blob.c.
Referenced by CloseBlob(), DestroyBlob(), GetBlobFilename(), GetBlobSize(), GetBlobProperties(), OpenBlob(), SyncBlob(), and TellBlob().
| size_t _BlobInfo::length |
Definition at line 96 of file blob.c.
Referenced by AttachBlob(), DestroyBlob(), DetachBlob(), GetBlobSize(), ReadBlob(), ReadBlobStream(), SetBlobExtent(), SyncBlob(), WriteBlob(), and WriteBlobStream().
Definition at line 101 of file blob.c.
Referenced by AttachBlob(), DestroyBlob(), DetachBlob(), OpenBlob(), SetBlobExtent(), SyncBlob(), and WriteBlob().
Definition at line 105 of file blob.c.
Referenced by AttachBlob(), DetachBlob(), ReadBlob(), ReadBlobStream(), TellBlob(), WriteBlob(), and WriteBlobStream().
| struct stat _BlobInfo::properties |
Definition at line 121 of file blob.c.
Referenced by GetBlobSize(), GetBlobProperties(), and OpenBlob().
| size_t _BlobInfo::quantum |
Definition at line 96 of file blob.c.
Referenced by AttachBlob(), GetBlobInfo(), WriteBlob(), and WriteBlobStream().
| ssize_t _BlobInfo::reference_count |
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().
| size_t _BlobInfo::signature |
Definition at line 137 of file blob.c.
Referenced by CloseBlob(), DestroyBlob(), EOFBlob(), GetBlobInfo(), ReadBlob(), ReadBlobByte(), ReadBlobChunk(), SetBlobExtent(), SyncBlob(), TellBlob(), WriteBlob(), WriteBlobByte(), WriteBlobChunk(), and WriteBlobString().
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 116 of file blob.c.
Referenced by AttachBlob(), CloseBlob(), DetachBlob(), EOFBlob(), GetBlobInfo(), GetBlobSize(), OpenBlob(), ReadBlob(), ReadBlobStream(), ReadBlobChunk(), SetBlobExtent(), SyncBlob(), TellBlob(), WriteBlob(), WriteBlobStream(), and WriteBlobChunk().