TZBlobStream Class Reference

Implements a class for blobs stream. More...

Inheritance diagram for TZBlobStream:

TMemoryStream

List of all members.

Public Member Functions

 TZBlobStream (TBlobField Field, IZBlob Blob, TBlobStreamMode Mode)
 Constructs this object and assignes the main properties.
 ~TZBlobStream ()

Protected Attributes

IZBlob Blob
TBlobStreamMode Mode

Private Attributes

IZBlob FBlob
TBlobField FField
TBlobStreamMode FMode


Detailed Description

Implements a class for blobs stream.

Definition at line 63 of file ZStreamBlob.pas.


Constructor & Destructor Documentation

TZBlobStream::TZBlobStream ( TBlobField  Field,
IZBlob  Blob,
TBlobStreamMode  Mode 
)

Constructs this object and assignes the main properties.

Parameters:
Blob 

Definition at line 103 of file ZStreamBlob.pas.

TZBlobStream::~TZBlobStream (  ) 


Member Data Documentation

See also:
FBlob For reading

FBlob For writing

Definition at line 76 of file ZStreamBlob.pas.

Definition at line 70 of file ZStreamBlob.pas.

TBlobField TZBlobStream::FField [private]

Definition at line 68 of file ZStreamBlob.pas.

TBlobStreamMode TZBlobStream::FMode [private]

Definition at line 72 of file ZStreamBlob.pas.

TBlobStreamMode TZBlobStream::Mode [protected]

See also:
FMode For reading

FMode For writing

Definition at line 79 of file ZStreamBlob.pas.


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

Generated on Wed Dec 30 08:42:49 2009 for zeoslib by  doxygen 1.5.7.1