Public Attributes | |
const u8 * | aRow |
u32 | aType [1] |
u32 | cacheStatus |
u8 | deferredMoveto |
i8 | iDb |
u32 | iHdrOffset |
Bool | isOrdered:1 |
Bool | isTable:1 |
i64 | lastRowid |
i64 | movetoTarget |
Bool | multiPseudo:1 |
i16 | nField |
u16 | nHdrParsed |
u8 | nullRow |
u32 | payloadSize |
Btree * | pBt |
BtCursor * | pCursor |
KeyInfo * | pKeyInfo |
int | pseudoTableReg |
VdbeSorter * | pSorter |
sqlite3_vtab_cursor * | pVtabCursor |
u8 | rowidIsValid |
int | seekResult |
i64 | seqCount |
u32 | szRow |
Bool | useRandomRowid:1 |
const u8* VdbeCursor::aRow |