Definition at line 23654 of file sqlite3.c.
◆ aAltMap
◆ aOffset
◆ aRow
const u8* VdbeCursor::aRow |
◆ aType
◆ cacheStatus
u32 VdbeCursor::cacheStatus |
◆ colCache
Bool VdbeCursor::colCache |
◆ deferredMoveto
u8 VdbeCursor::deferredMoveto |
◆ eCurType
◆ iDb
◆ iHdrOffset
u32 VdbeCursor::iHdrOffset |
◆ isEphemeral
Bool VdbeCursor::isEphemeral |
◆ isOrdered
Bool VdbeCursor::isOrdered |
◆ isTable
◆ movetoTarget
i64 VdbeCursor::movetoTarget |
◆ nField
◆ nHdrParsed
u16 VdbeCursor::nHdrParsed |
◆ noReuse
◆ nullRow
◆ pAltCursor
◆ payloadSize
u32 VdbeCursor::payloadSize |
◆ pBtx
◆ pCache
◆ pCursor
◆ pgnoRoot
Pgno VdbeCursor::pgnoRoot |
◆ pKeyInfo
◆ pSorter
◆ pVCur
◆ seekHit
◆ seekResult
int VdbeCursor::seekResult |
◆ seqCount
◆ szRow
◆ [union]
union { ... } VdbeCursor::ub |
◆ [union]
union { ... } VdbeCursor::uc |
◆ useRandomRowid
Bool VdbeCursor::useRandomRowid |
The documentation for this struct was generated from the following file: