The Pedigree Project
0.1
|
Public Attributes | |
int | i |
void * | p |
char * | z |
i64 * | pI64 |
double * | pReal |
FuncDef * | pFunc |
sqlite3_context * | pCtx |
CollSeq * | pColl |
Mem * | pMem |
VTable * | pVtab |
KeyInfo * | pKeyInfo |
int * | ai |
SubProgram * | pProgram |
Table * | pTab |
int(* | xAdvance )(BtCursor *, int *) |