FuncDef Struct Reference

#include <sqliteInt.h>

List of all members.

Public Attributes

i16 nArg
u8 iPrefEnc
u8 flags
void * pUserData
FuncDefpNext
void(* xFunc )(sqlite3_context *, int, sqlite3_value **)
void(* xStep )(sqlite3_context *, int, sqlite3_value **)
void(* xFinalize )(sqlite3_context *)
char * zName
FuncDefpHash

Detailed Description

Definition at line 802 of file sqliteInt.h.


Member Data Documentation

Definition at line 804 of file sqliteInt.h.

Referenced by matchQuality(), sqlite3CreateFunc(), and sqlite3FindFunction().

Definition at line 812 of file sqliteInt.h.

Referenced by functionSearch(), sqlite3_close(), and sqlite3FuncDefInsert().

Definition at line 807 of file sqliteInt.h.

Referenced by sqlite3_close(), sqlite3FindFunction(), and sqlite3FuncDefInsert().


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