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

fbwrap::FBwBlobDesc Class Reference

helper for obtaining blob description data More...

#include <FBwBlob.h>

List of all members.

Public Methods

 FBwBlobDesc (FBwDb *pdb)
 Constructor.

bool Lookup (string Table, string column, FBwTransaction *mtr)
short Subtype ()
 returns blob subtype

short Charset ()
 returns charset for blob subtype text

short GetSegLen ()
 return segment length

bool Error ()
 error status


Detailed Description

helper for obtaining blob description data


Constructor & Destructor Documentation

fbwrap::FBwBlobDesc::FBwBlobDesc FBwDb   pdb
 

Constructor.

Parameters:
pdb:  pointer to database


Member Function Documentation

bool fbwrap::FBwBlobDesc::Lookup string    Table,
string    column,
FBwTransaction   mtr
 

searchs for blob column description

Parameters:
Table:  table name
column:  column name
mtr:  transaction pointer


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