#include <sqliteInt.h>
Public Attributes | |
const sqlite3_module * | pModule |
const char * | zName |
void * | pAux |
void(* | xDestroy )(void *) |
Definition at line 863 of file sqliteInt.h.
void* Module::pAux |
Definition at line 866 of file sqliteInt.h.
Referenced by createModule(), sqlite3_close(), and vtabCallConstructor().
const sqlite3_module* Module::pModule |
Definition at line 864 of file sqliteInt.h.
Referenced by createModule(), sqlite3AlterRenameTable(), sqlite3IsReadOnly(), sqlite3VtabCallConnect(), sqlite3VtabCallCreate(), sqlite3VtabCallDestroy(), sqlite3VtabClear(), and vtabCallConstructor().
void(* Module::xDestroy)(void *) |
Referenced by createModule(), and sqlite3_close().
const char* Module::zName |
Definition at line 865 of file sqliteInt.h.
Referenced by createModule(), and sqlite3DropTable().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1