Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

fbwrap::FBwBlobField Class Reference

Blob Field. More...

#include <FBwBlobField.h>

Inheritance diagram for fbwrap::FBwBlobField:

fbwrap::FBwField List of all members.

Public Methods

 FBwBlobField (string pName, FBwDb *pdb)
 Constructor.

 FBwBlobField (string pName, FBwDb *pdb, string Tabla)
 Constructor with field info.

 FBwBlobField (const FBwBlobField &f)
 Copy Constructor.

virtual void ConvertStoV ()
 Convert from internal representation to c++ type value.

virtual void ConvertVtoS ()
virtual void BindPtr (char **p)
 Method for binding to XSQLVAR.

virtual string AsString () const
 Return blob as string.

virtual void SetAsString (const string &pvalue)
 Set blob as string.

FBwFieldClone () const
 < Get a field with same underliyng type

virtual ~FBwBlobField ()
virtual int ByteSize () const
 size of type


Protected Methods

virtual void bCopy (const FBwField *fld)
virtual void * GetPtr ()

Protected Attributes

FBwBlob blb

Detailed Description

Blob Field.


Member Function Documentation

virtual int fbwrap::FBwBlobField::ByteSize   const [inline, virtual]
 

size of type

size in bytes of a buffer capable of holding an internal representation of this field

Reimplemented from fbwrap::FBwField.


The documentation for this class was generated from the following files:
Generated on Fri Jan 31 08:30:04 2003 for fbwrap by doxygen1.2.17