Public Attributes
sqlite3_mem_methods Struct Reference

#include <sqlite3.h>

List of all members.

Public Attributes

void * pAppData
void(* xFree )(void *)
int(* xInit )(void *)
void *(* xMalloc )(int)
void *(* xRealloc )(void *, int)
int(* xRoundup )(int)
void(* xShutdown )(void *)
int(* xSize )(void *)

Detailed Description

Definition at line 1438 of file sqlite3.c.


Member Data Documentation

Definition at line 1446 of file sqlite3.c.

void(* sqlite3_mem_methods::xFree)(void *)

Definition at line 1440 of file sqlite3.c.

Definition at line 1444 of file sqlite3.c.

Definition at line 1439 of file sqlite3.c.

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

Definition at line 1441 of file sqlite3.c.

Definition at line 1443 of file sqlite3.c.

Definition at line 1445 of file sqlite3.c.

Definition at line 1442 of file sqlite3.c.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:59:39