#include <QOpenOCCI.h>
Public Member Functions | |
QOpenOCCIBindElementI (C *data) | |
~QOpenOCCIBindElementI () | |
void | free () |
void * | ptrValue () |
QVariant | toQVariant () const |
template<> | |
void | free () |
template<> | |
void | free () |
template<> | |
QVariant | toQVariant () const |
template<> | |
QVariant | toQVariant () const |
template<> | |
QVariant | toQVariant () const |
Private Attributes | |
C * | mData |
Definition at line 121 of file QOpenOCCI.h.
QOpenOCCIBindElementI< C >::QOpenOCCIBindElementI | ( | C * | data | ) | [inline] |
Definition at line 24 of file QOpenOCCIResult.cpp.
QOpenOCCIBindElementI< C >::~QOpenOCCIBindElementI | ( | ) | [inline] |
Definition at line 27 of file QOpenOCCIResult.cpp.
void QOpenOCCIBindElementI< C >::free | ( | ) | [inline, virtual] |
void * QOpenOCCIBindElementI< C >::ptrValue | ( | ) | [inline, virtual] |
QVariant QOpenOCCIBindElementI< C >::toQVariant | ( | ) | const [inline, virtual] |
void QOpenOCCIBindElementI< OCI_Date >::free | ( | ) | [inline, virtual] |
void QOpenOCCIBindElementI< OCI_Lob >::free | ( | ) | [inline, virtual] |
QVariant QOpenOCCIBindElementI< OCI_Date >::toQVariant | ( | ) | const [inline, virtual] |
QVariant QOpenOCCIBindElementI< OCI_Lob >::toQVariant | ( | ) | const [inline, virtual] |
QVariant QOpenOCCIBindElementI< char >::toQVariant | ( | ) | const [inline, virtual] |
C* QOpenOCCIBindElementI< C >::mData [private] |
Definition at line 131 of file QOpenOCCI.h.
Referenced by QOpenOCCIBindElementI< C >::free(), QOpenOCCIBindElementI< C >::ptrValue(), and QOpenOCCIBindElementI< C >::toQVariant().