#include <sqlite3.h>#include "sqlite3x.hpp"Go to the source code of this file.
Namespaces | |
| namespace | sqlite3x |
Functions | |
| static int | global_progress_handler (void *ptr) |
| static int global_progress_handler | ( | void * | ptr | ) | [static] |
Definition at line 39 of file sqlite3x_connection.cpp.
References sqlite3x::sqlite3_connection::_progress_handler_accessor().
Referenced by sqlite3x::sqlite3_connection::setprogresshandler().
1.5.3