Qt 6.x
The Qt SDK
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 1288 of file qsql_oci.cpp.

Constructor & Destructor Documentation

◆ QOCIBatchCleanupHandler()

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

Definition at line 1290 of file qsql_oci.cpp.

◆ ~QOCIBatchCleanupHandler()

QOCIBatchCleanupHandler::~QOCIBatchCleanupHandler ( )
inline

Definition at line 1293 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 1303 of file qsql_oci.cpp.

Referenced by ~QOCIBatchCleanupHandler().


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