struct sqlite3 |
Public Attributes | |
---|---|
Hash | aCollSeq |
Db * | aDb |
Db | aDbStatic |
void ** | aExtension |
FuncDefHash | aFunc |
int | aLimit |
Hash | aModule |
sqlite3_vtab ** | aVTrans |
int | activeVdbeCnt |
u8 | autoCommit |
BusyHandler | busyHandler |
int | busyTimeout |
u8 | dfltJournalMode |
u8 | dfltLockMode |
int | errCode |
int | errMask |
int | flags |
struct sqlite3::sqlite3InitInfo | init |
int | isInterrupted |
i64 | lastRowid |
Lookaside | lookaside |
int | magic |
u8 | mallocFailed |
sqlite3_mutex * | mutex |
int | nChange |
int | nDb |
int | nExtension |
int | nProgressOps |
int | nTable |
int | nTotalChange |
int | nVTrans |
signed char | nextAutovac |
int | nextPagesize |
double | notUsed1 |
int | openFlags |
void * | pAuthArg |
void * | pCollNeededArg |
void * | pCommitArg |
CollSeq * | pDfltColl |
sqlite3_value * | pErr |
void * | pProfileArg |
void * | pProgressArg |
void * | pRollbackArg |
void * | pTraceArg |
void * | pUpdateArg |
Table * | pVTab |
struct Vdbe * | pVdbe |
sqlite3_vfs * | pVfs |
i64 | priorNewRowid |
u8 | temp_store |
union sqlite3::@2 | u1 |
int(* | xAuth |
void(* | xCollNeeded |
void(* | xCollNeeded16 |
int(* | xCommitCallback |
void(* | xProfile |
int(* | xProgress |
void(* | xRollbackCallback |
void(* | xTrace |
void(* | xUpdateCallback |
char * | zErrMsg |
char * | zErrMsg16 |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.