gdrsclib
Data Fields
Parse::yColCache Struct Reference

Data Fields

int iTable
 
int iColumn
 
u8 affChange
 
u8 tempReg
 
int iLevel
 
int iReg
 
int lru
 

Detailed Description

Definition at line 9691 of file sqlite3.c.

Field Documentation

◆ affChange

u8 affChange

Definition at line 9694 of file sqlite3.c.

◆ iColumn

int iColumn

Definition at line 9693 of file sqlite3.c.

◆ iLevel

int iLevel

Definition at line 9696 of file sqlite3.c.

◆ iReg

int iReg

Definition at line 9697 of file sqlite3.c.

◆ iTable

int iTable

Definition at line 9692 of file sqlite3.c.

◆ lru

int lru

Definition at line 9698 of file sqlite3.c.

◆ tempReg

u8 tempReg

Definition at line 9695 of file sqlite3.c.


The documentation for this struct was generated from the following file: