#include <sqlite3.h>
Public Attributes | |
| void *(* | xMalloc )(int) |
| void(* | xFree )(void *) |
| void *(* | xRealloc )(void *, int) |
| int(* | xSize )(void *) |
| int(* | xRoundup )(int) |
| int(* | xInit )(void *) |
| void(* | xShutdown )(void *) |
| void * | pAppData |
Definition at line 1192 of file sqlite3.h.
| void(* sqlite3_mem_methods::xFree)(void *) |
| int(* sqlite3_mem_methods::xInit)(void *) |
| void*(* sqlite3_mem_methods::xMalloc)(int) |
| void*(* sqlite3_mem_methods::xRealloc)(void *, int) |
| int(* sqlite3_mem_methods::xRoundup)(int) |
| void(* sqlite3_mem_methods::xShutdown)(void *) |
| int(* sqlite3_mem_methods::xSize)(void *) |
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1