QOpenOCCIBindElement Class Reference

#include <QOpenOCCI.h>

Inheritance diagram for QOpenOCCIBindElement:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void free ()=0
virtual void * ptrValue ()=0
virtual QVariant toQVariant () const =0
virtual ~QOpenOCCIBindElement ()

Static Public Member Functions

static char * QStringToChar (const QString &str)
static OCI_Date * QDateToOCIDate (OCI_Connection *c, const QDate &date)
static OCI_Date * QDateToOCIDateTime (OCI_Connection *c, const QDateTime &date)
static OCI_Date * QDateToOCITime (OCI_Connection *c, const QTime &time)
static OCI_Lob * QByteArrayToBLOB (OCI_Connection *c, const QByteArray &buf)


Detailed Description

Definition at line 80 of file QOpenOCCI.h.


Constructor & Destructor Documentation

virtual QOpenOCCIBindElement::~QOpenOCCIBindElement (  )  [inline, virtual]

Definition at line 85 of file QOpenOCCI.h.


Member Function Documentation

virtual void QOpenOCCIBindElement::free (  )  [pure virtual]

Implemented in QOpenOCCIBindElementI< C >, QOpenOCCIBindElementI< C >, and QOpenOCCIBindElementI< C >.

virtual void* QOpenOCCIBindElement::ptrValue (  )  [pure virtual]

Implemented in QOpenOCCIBindElementI< C >.

Referenced by QOpenOCCIResult::bind().

virtual QVariant QOpenOCCIBindElement::toQVariant (  )  const [pure virtual]

Implemented in QOpenOCCIBindElementI< C >, QOpenOCCIBindElementI< C >, QOpenOCCIBindElementI< C >, and QOpenOCCIBindElementI< C >.

static char* QOpenOCCIBindElement::QStringToChar ( const QString &  str  )  [inline, static]

Definition at line 87 of file QOpenOCCI.h.

Referenced by QOpenOCCIResult::bind().

static OCI_Date* QOpenOCCIBindElement::QDateToOCIDate ( OCI_Connection *  c,
const QDate &  date 
) [inline, static]

Definition at line 94 of file QOpenOCCI.h.

Referenced by QOpenOCCIResult::bind().

static OCI_Date* QOpenOCCIBindElement::QDateToOCIDateTime ( OCI_Connection *  c,
const QDateTime &  date 
) [inline, static]

Definition at line 100 of file QOpenOCCI.h.

Referenced by QOpenOCCIResult::bind().

static OCI_Date* QOpenOCCIBindElement::QDateToOCITime ( OCI_Connection *  c,
const QTime &  time 
) [inline, static]

Definition at line 107 of file QOpenOCCI.h.

Referenced by QOpenOCCIResult::bind().

static OCI_Lob* QOpenOCCIBindElement::QByteArrayToBLOB ( OCI_Connection *  c,
const QByteArray &  buf 
) [inline, static]

Definition at line 113 of file QOpenOCCI.h.

Referenced by QOpenOCCIResult::bind().


The documentation for this class was generated from the following file:
Generated on Tue Mar 18 22:47:11 2008 for QOpenOCCI by  doxygen 1.5.3