| struct VdbeOp |
| Public Attributes | |
|---|---|
| int * | ai |
| int | i |
| u8 | opcode |
| u8 | opflags |
| void * | p |
| int | p1 |
| int | p2 |
| int | p3 |
| union VdbeOp::@1 | p4 |
| signed char | p4type |
| u8 | p5 |
| CollSeq * | pColl |
| FuncDef * | pFunc |
| i64 * | pI64 |
| KeyInfo * | pKeyInfo |
| Mem * | pMem |
| double * | pReal |
| VdbeFunc * | pVdbeFunc |
| sqlite3_vtab * | pVtab |
| char * | z |
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.