Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QOCIBatchCleanupHandler Struct Reference
Collaboration diagram for QOCIBatchCleanupHandler:

Public Member Functions

 QOCIBatchCleanupHandler (QList< QOCIBatchColumn > &columns)
 ~QOCIBatchCleanupHandler ()
 QOCIBatchCleanupHandler (QList< QOCIBatchColumn > &columns)
 ~QOCIBatchCleanupHandler ()

Public Attributes

QList< QOCIBatchColumn > & col

Detailed Description

Definition at line 1265 of file qsql_oci.cpp.

Constructor & Destructor Documentation

◆ QOCIBatchCleanupHandler() [1/2]

QOCIBatchCleanupHandler::QOCIBatchCleanupHandler ( QList< QOCIBatchColumn > & columns)
inline

Definition at line 1267 of file qsql_oci.cpp.

References col.

◆ ~QOCIBatchCleanupHandler() [1/2]

QOCIBatchCleanupHandler::~QOCIBatchCleanupHandler ( )
inline

Definition at line 1270 of file qsql_oci.cpp.

References col.

◆ QOCIBatchCleanupHandler() [2/2]

QOCIBatchCleanupHandler::QOCIBatchCleanupHandler ( QList< QOCIBatchColumn > & columns)
inline

Definition at line 1267 of file qsql_oci.cpp.

◆ ~QOCIBatchCleanupHandler() [2/2]

QOCIBatchCleanupHandler::~QOCIBatchCleanupHandler ( )
inline

Definition at line 1270 of file qsql_oci.cpp.

Member Data Documentation

◆ col

QList< QOCIBatchColumn > & QOCIBatchCleanupHandler::col

Definition at line 1280 of file qsql_oci.cpp.

Referenced by QOCIBatchCleanupHandler(), and ~QOCIBatchCleanupHandler().


The documentation for this struct was generated from the following file: