Definition at line 13470 of file sqlite3.c.
◆ aRow
| const u8* VdbeCursor::aRow |
◆ aType
◆ cacheStatus
| u32 VdbeCursor::cacheStatus |
◆ deferredMoveto
| u8 VdbeCursor::deferredMoveto |
◆ iDb
◆ iHdrOffset
| u32 VdbeCursor::iHdrOffset |
◆ isOrdered
| Bool VdbeCursor::isOrdered |
◆ isTable
◆ lastRowid
| i64 VdbeCursor::lastRowid |
◆ movetoTarget
| i64 VdbeCursor::movetoTarget |
◆ multiPseudo
| Bool VdbeCursor::multiPseudo |
◆ nField
◆ nHdrParsed
| u16 VdbeCursor::nHdrParsed |
◆ nullRow
◆ payloadSize
| u32 VdbeCursor::payloadSize |
◆ pBt
◆ pCursor
◆ pKeyInfo
◆ pseudoTableReg
| int VdbeCursor::pseudoTableReg |
◆ pSorter
◆ pVtabCursor
◆ rowidIsValid
| u8 VdbeCursor::rowidIsValid |
◆ seekResult
| int VdbeCursor::seekResult |
◆ seqCount
◆ szRow
◆ useRandomRowid
| Bool VdbeCursor::useRandomRowid |
The documentation for this struct was generated from the following file: