messenger_via_http_server  1.0
Поля данных
Структура VdbeCursor
Граф связей класса VdbeCursor:
Collaboration graph

Поля данных

BtCursorpCursor
 
BtreepBt
 
KeyInfopKeyInfo
 
int iDb
 
int pseudoTableReg
 
int nField
 
Bool zeroed
 
Bool rowidIsValid
 
Bool atFirst
 
Bool useRandomRowid
 
Bool nullRow
 
Bool deferredMoveto
 
Bool isTable
 
Bool isIndex
 
Bool isOrdered
 
Bool isSorter
 
Bool multiPseudo
 
sqlite3_vtab_cursorpVtabCursor
 
const sqlite3_modulepModule
 
i64 seqCount
 
i64 movetoTarget
 
i64 lastRowid
 
VdbeSorterpSorter
 
int seekResult
 
u32 cacheStatus
 
int payloadSize
 
u32aType
 
u32aOffset
 
u8aRow
 

Поля

◆ aOffset

u32* aOffset

◆ aRow

u8* aRow

◆ atFirst

Bool atFirst

◆ aType

u32* aType

◆ cacheStatus

u32 cacheStatus

◆ deferredMoveto

Bool deferredMoveto

◆ iDb

int iDb

◆ isIndex

Bool isIndex

◆ isOrdered

Bool isOrdered

◆ isSorter

Bool isSorter

◆ isTable

Bool isTable

◆ lastRowid

i64 lastRowid

◆ movetoTarget

i64 movetoTarget

◆ multiPseudo

Bool multiPseudo

◆ nField

int nField

◆ nullRow

Bool nullRow

◆ payloadSize

int payloadSize

◆ pBt

Btree* pBt

◆ pCursor

BtCursor* pCursor

◆ pKeyInfo

KeyInfo* pKeyInfo

◆ pModule

const sqlite3_module* pModule

◆ pseudoTableReg

int pseudoTableReg

◆ pSorter

VdbeSorter* pSorter

◆ pVtabCursor

sqlite3_vtab_cursor* pVtabCursor

◆ rowidIsValid

Bool rowidIsValid

◆ seekResult

int seekResult

◆ seqCount

i64 seqCount

◆ useRandomRowid

Bool useRandomRowid

◆ zeroed

Bool zeroed

Объявления и описания членов структуры находятся в файле: