Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QOCIBatchCleanupHandler Struct Reference
+ Collaboration diagram for QOCIBatchCleanupHandler:

Public Member Functions

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

Public Attributes

QList< QOCIBatchColumn > & col
 

Detailed Description

Definition at line 1285 of file qsql_oci.cpp.

Constructor & Destructor Documentation

◆ QOCIBatchCleanupHandler()

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

Definition at line 1287 of file qsql_oci.cpp.

◆ ~QOCIBatchCleanupHandler()

QOCIBatchCleanupHandler::~QOCIBatchCleanupHandler ( )
inline

Definition at line 1290 of file qsql_oci.cpp.

References col, QList< T >::count(), QList< T >::data(), and j.

+ Here is the call graph for this function:

Member Data Documentation

◆ col

QList<QOCIBatchColumn>& QOCIBatchCleanupHandler::col

Definition at line 1300 of file qsql_oci.cpp.

Referenced by ~QOCIBatchCleanupHandler().


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