| ExecAggregateFinalize(void *ctx) | wxSQLite3FunctionContext | static | 
  | ExecAggregateStep(void *ctx, int argc, void **argv) | wxSQLite3FunctionContext | static | 
  | ExecAuthorizer(void *, int type, const char *arg1, const char *arg2, const char *arg3, const char *arg4) | wxSQLite3FunctionContext | static | 
  | ExecCommitHook(void *hook) | wxSQLite3FunctionContext | static | 
  | ExecRollbackHook(void *hook) | wxSQLite3FunctionContext | static | 
  | ExecScalarFunction(void *ctx, int argc, void **argv) | wxSQLite3FunctionContext | static | 
  | ExecUpdateHook(void *hook, int type, const char *database, const char *table, wxsqlite_int64 rowid) | wxSQLite3FunctionContext | static | 
  | ExecWriteAheadLogHook(void *hook, void *dbHandle, const char *database, int numPages) | wxSQLite3FunctionContext | static | 
  | GetAggregateCount() | wxSQLite3FunctionContext |  | 
  | GetAggregateStruct(int len) | wxSQLite3FunctionContext |  | 
  | GetArgCount() | wxSQLite3FunctionContext |  | 
  | GetArgType(int argIndex) | wxSQLite3FunctionContext |  | 
  | GetBlob(int argIndex, int &len) | wxSQLite3FunctionContext |  | 
  | GetBlob(int argIndex, wxMemoryBuffer &buffer) | wxSQLite3FunctionContext |  | 
  | GetDouble(int argIndex, double nullValue=0) | wxSQLite3FunctionContext |  | 
  | GetInt(int argIndex, int nullValue=0) | wxSQLite3FunctionContext |  | 
  | GetInt64(int argIndex, wxLongLong nullValue=0) | wxSQLite3FunctionContext |  | 
  | GetString(int argIndex, const wxString &nullValue=wxEmptyString) | wxSQLite3FunctionContext |  | 
  | IsNull(int argIndex) | wxSQLite3FunctionContext |  | 
  | SetResult(int value) | wxSQLite3FunctionContext |  | 
  | SetResult(wxLongLong value) | wxSQLite3FunctionContext |  | 
  | SetResult(double value) | wxSQLite3FunctionContext |  | 
  | SetResult(const wxString &value) | wxSQLite3FunctionContext |  | 
  | SetResult(unsigned char *value, int len) | wxSQLite3FunctionContext |  | 
  | SetResult(const wxMemoryBuffer &buffer) | wxSQLite3FunctionContext |  | 
  | SetResultArg(int argIndex) | wxSQLite3FunctionContext |  | 
  | SetResultError(const wxString &errmsg) | wxSQLite3FunctionContext |  | 
  | SetResultNull() | wxSQLite3FunctionContext |  | 
  | SetResultZeroBlob(int blobSize) | wxSQLite3FunctionContext |  |