sqlite3_mem_methods Struct Reference

#include <sqlite3.h>

List of all members.

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

Detailed Description

Definition at line 1192 of file sqlite3.h.


Member Data Documentation

Definition at line 1200 of file sqlite3.h.

void(* sqlite3_mem_methods::xFree)(void *)
void*(* sqlite3_mem_methods::xRealloc)(void *, int)

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