![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Public Attributes | |
| int(* | xBusyHandler )(void *, int) |
| void * | pBusyArg |
| int | nBusy |
| int BusyHandler::nBusy |
Definition at line 14541 of file sqlite3.c.
Referenced by sqlite3InvokeBusyHandler().
| void* BusyHandler::pBusyArg |
Definition at line 14540 of file sqlite3.c.
Referenced by sqlite3InvokeBusyHandler().
| int(* BusyHandler::xBusyHandler) (void *, int) |
Definition at line 14539 of file sqlite3.c.
Referenced by sqlite3InvokeBusyHandler().