Module Struct Reference

#include <sqliteInt.h>

List of all members.

Public Attributes

const sqlite3_modulepModule
const char * zName
void * pAux
void(* xDestroy )(void *)

Detailed Description

Definition at line 863 of file sqliteInt.h.


Member Data Documentation

void* Module::pAux

Definition at line 866 of file sqliteInt.h.

Referenced by createModule(), sqlite3_close(), 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().


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

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1