QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | List of all members
QgsSqlite3StatementFinalizer Struct Reference

Finalizes an sqlite3 statement. More...

#include <qgssqliteutils.h>

Public Member Functions

void operator() (sqlite3_stmt *statement) const
 Finalizes an sqlite3 statement. More...
 

Detailed Description

Finalizes an sqlite3 statement.

Definition at line 51 of file qgssqliteutils.h.

Member Function Documentation

◆ operator()()

void QgsSqlite3StatementFinalizer::operator() ( sqlite3_stmt *  statement) const

Finalizes an sqlite3 statement.

Definition at line 37 of file qgssqliteutils.cpp.


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