Classes | Public Attributes | List of all members
Parse Struct Reference

Classes

struct  yColCache
 

Public Attributes

struct Parse::yColCache aColCache [SQLITE_N_COLCACHE]
 
int addrCrTab
 
int * aLabel
 
Table ** apVtabLock
 
TableLockaTableLock
 
int aTempReg [8]
 
char ** azVar
 
u8 checkSchema
 
int ckBase
 
u8 colNamesSet
 
Token constraintName
 
yDbMask cookieMask
 
int cookieValue [SQLITE_MAX_ATTACHED+2]
 
sqlite3db
 
u8 declareVtab
 
u8 disableLookaside
 
u8 disableTriggers
 
u8 eOrconf
 
u8 eTriggerOp
 
u8 explain
 
u8 hasCompound
 
int iCacheCnt
 
int iCacheLevel
 
int iFixedOp
 
int iNextSelectId
 
u8 iPkSortOrder
 
int iRangeReg
 
int iSelectId
 
int iSelfTab
 
u8 isMultiWrite
 
u8 mayAbort
 
int nAlias
 
u8 nColCache
 
int nErr
 
u8 nested
 
u32 newmask
 
int nHeight
 
int nLabel
 
int nMaxArg
 
int nMem
 
int nOnce
 
int nOpAlloc
 
u32 nQueryLoop
 
int nRangeReg
 
int nSet
 
int nTab
 
int nTableLock
 
u8 nTempReg
 
ynVar nVar
 
int nVtabLock
 
int nzVar
 
u8 okConstFactor
 
u32 oldmask
 
AutoincInfopAinc
 
ExprListpConstExpr
 
TablepNewTable
 
TriggerpNewTrigger
 
VdbepReprepare
 
ParsepToplevel
 
TriggerPrgpTriggerPrg
 
TablepTriggerTab
 
VdbepVdbe
 
WithpWith
 
WithpWithToFree
 
TablepZombieTab
 
int rc
 
int regRoot
 
int regRowid
 
Token sArg
 
Token sLastToken
 
Token sNameToken
 
int szOpAlloc
 
yDbMask writeMask
 
const char * zAuthContext
 
char * zErrMsg
 
const char * zTail
 

Detailed Description

Definition at line 15272 of file sqlite3.c.

Member Data Documentation

struct Parse::yColCache Parse::aColCache[SQLITE_N_COLCACHE]
int Parse::addrCrTab

Definition at line 15333 of file sqlite3.c.

int* Parse::aLabel

Definition at line 15303 of file sqlite3.c.

Table** Parse::apVtabLock

Definition at line 15372 of file sqlite3.c.

TableLock* Parse::aTableLock

Definition at line 15326 of file sqlite3.c.

int Parse::aTempReg[8]

Definition at line 15287 of file sqlite3.c.

char** Parse::azVar

Definition at line 15362 of file sqlite3.c.

u8 Parse::checkSchema

Definition at line 15278 of file sqlite3.c.

int Parse::ckBase

Definition at line 15298 of file sqlite3.c.

u8 Parse::colNamesSet

Definition at line 15277 of file sqlite3.c.

Token Parse::constraintName

Definition at line 15313 of file sqlite3.c.

yDbMask Parse::cookieMask

Definition at line 15315 of file sqlite3.c.

int Parse::cookieValue[SQLITE_MAX_ATTACHED+2]

Definition at line 15316 of file sqlite3.c.

sqlite3* Parse::db

Definition at line 15273 of file sqlite3.c.

u8 Parse::declareVtab

Definition at line 15353 of file sqlite3.c.

u8 Parse::disableLookaside

Definition at line 15285 of file sqlite3.c.

u8 Parse::disableTriggers

Definition at line 15339 of file sqlite3.c.

u8 Parse::eOrconf

Definition at line 15338 of file sqlite3.c.

u8 Parse::eTriggerOp

Definition at line 15337 of file sqlite3.c.

u8 Parse::explain

Definition at line 15351 of file sqlite3.c.

u8 Parse::hasCompound

Definition at line 15283 of file sqlite3.c.

int Parse::iCacheCnt

Definition at line 15301 of file sqlite3.c.

int Parse::iCacheLevel

Definition at line 15300 of file sqlite3.c.

int Parse::iFixedOp

Definition at line 15297 of file sqlite3.c.

int Parse::iNextSelectId

Definition at line 15360 of file sqlite3.c.

u8 Parse::iPkSortOrder

Definition at line 15350 of file sqlite3.c.

int Parse::iRangeReg

Definition at line 15289 of file sqlite3.c.

int Parse::iSelectId

Definition at line 15359 of file sqlite3.c.

int Parse::iSelfTab

Definition at line 15299 of file sqlite3.c.

u8 Parse::isMultiWrite

Definition at line 15281 of file sqlite3.c.

u8 Parse::mayAbort

Definition at line 15282 of file sqlite3.c.

int Parse::nAlias

Definition at line 15356 of file sqlite3.c.

u8 Parse::nColCache

Definition at line 15286 of file sqlite3.c.

int Parse::nErr

Definition at line 15290 of file sqlite3.c.

u8 Parse::nested

Definition at line 15279 of file sqlite3.c.

u32 Parse::newmask

Definition at line 15336 of file sqlite3.c.

int Parse::nHeight

Definition at line 15357 of file sqlite3.c.

int Parse::nLabel

Definition at line 15302 of file sqlite3.c.

int Parse::nMaxArg

Definition at line 15319 of file sqlite3.c.

int Parse::nMem

Definition at line 15292 of file sqlite3.c.

int Parse::nOnce

Definition at line 15294 of file sqlite3.c.

int Parse::nOpAlloc

Definition at line 15295 of file sqlite3.c.

u32 Parse::nQueryLoop

Definition at line 15334 of file sqlite3.c.

int Parse::nRangeReg

Definition at line 15288 of file sqlite3.c.

int Parse::nSet

Definition at line 15293 of file sqlite3.c.

int Parse::nTab

Definition at line 15291 of file sqlite3.c.

int Parse::nTableLock

Definition at line 15325 of file sqlite3.c.

u8 Parse::nTempReg

Definition at line 15280 of file sqlite3.c.

ynVar Parse::nVar

Definition at line 15348 of file sqlite3.c.

int Parse::nVtabLock

Definition at line 15354 of file sqlite3.c.

int Parse::nzVar

Definition at line 15349 of file sqlite3.c.

u8 Parse::okConstFactor

Definition at line 15284 of file sqlite3.c.

u32 Parse::oldmask

Definition at line 15335 of file sqlite3.c.

AutoincInfo* Parse::pAinc

Definition at line 15328 of file sqlite3.c.

ExprList* Parse::pConstExpr

Definition at line 15312 of file sqlite3.c.

Table* Parse::pNewTable

Definition at line 15365 of file sqlite3.c.

Trigger* Parse::pNewTrigger

Definition at line 15366 of file sqlite3.c.

Vdbe* Parse::pReprepare

Definition at line 15363 of file sqlite3.c.

Parse* Parse::pToplevel

Definition at line 15331 of file sqlite3.c.

TriggerPrg* Parse::pTriggerPrg

Definition at line 15375 of file sqlite3.c.

Table* Parse::pTriggerTab

Definition at line 15332 of file sqlite3.c.

Vdbe* Parse::pVdbe

Definition at line 15275 of file sqlite3.c.

With* Parse::pWith

Definition at line 15376 of file sqlite3.c.

With* Parse::pWithToFree

Definition at line 15377 of file sqlite3.c.

Table* Parse::pZombieTab

Definition at line 15374 of file sqlite3.c.

int Parse::rc

Definition at line 15276 of file sqlite3.c.

int Parse::regRoot

Definition at line 15318 of file sqlite3.c.

int Parse::regRowid

Definition at line 15317 of file sqlite3.c.

Token Parse::sArg

Definition at line 15371 of file sqlite3.c.

Token Parse::sLastToken

Definition at line 15369 of file sqlite3.c.

Token Parse::sNameToken

Definition at line 15368 of file sqlite3.c.

int Parse::szOpAlloc

Definition at line 15296 of file sqlite3.c.

yDbMask Parse::writeMask

Definition at line 15314 of file sqlite3.c.

const char* Parse::zAuthContext

Definition at line 15367 of file sqlite3.c.

char* Parse::zErrMsg

Definition at line 15274 of file sqlite3.c.

const char* Parse::zTail

Definition at line 15364 of file sqlite3.c.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32