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

fbwrap::FBwTimeField Class Reference

FBwTime type field. More...

#include <FBwTimeField.h>

Inheritance diagram for fbwrap::FBwTimeField:

fbwrap::FBwField List of all members.

Public Methods

 FBwTimeField (string pname)
 FBwTimeField (const FBwTimeField &f)
virtual void BindPtr (char **p)
 Method for binding to XSQLVAR.

virtual void ConvertStoV ()
 Convert from Firebird format to FBwTime format.

virtual void ConvertVtoS ()
 Convert from FBwTime format to interbase format.

virtual FBwTime AsTime () const
 Get field value as FBwTime.

virtual void SetAsTime (const FBwTime &t)
 Set field value from FBwTime.

virtual string AsString ()
 Convert FBwTiemdField to string.

virtual void SetAsString (const string &s)
 Set the value of a FBwTimeField from a string.

std::ostream & DisplayText (std::ostream &o) const
 Format and convert to string a FBwTimeField.

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

virtual ~FBwTimeField ()
virtual short GetLen ()

Protected Methods

virtual void bCopy (FBwField *fld)
virtual int ByteSize ()
virtual void * GetPtr ()

Detailed Description

FBwTime type field.


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