Public Attributes | List of all members
Index Struct Reference

Public Attributes

ExprListaColExpr
 
i16aiColumn
 
LogEstaiRowLogEst
 
u8aSortOrder
 
const char ** azColl
 
unsigned bUnordered:1
 
unsigned idxType:2
 
unsigned isCovering:1
 
unsigned isResized:1
 
u16 nColumn
 
u16 nKeyCol
 
unsigned noSkipScan:1
 
u8 onError
 
IndexpNext
 
ExprpPartIdxWhere
 
SchemapSchema
 
TablepTable
 
LogEst szIdxRow
 
int tnum
 
unsigned uniqNotNull:1
 
char * zColAff
 
char * zName
 

Detailed Description

Definition at line 14705 of file sqlite3.c.

Member Data Documentation

ExprList* Index::aColExpr

Definition at line 14716 of file sqlite3.c.

i16* Index::aiColumn

Definition at line 14707 of file sqlite3.c.

LogEst* Index::aiRowLogEst

Definition at line 14708 of file sqlite3.c.

u8* Index::aSortOrder

Definition at line 14713 of file sqlite3.c.

const char** Index::azColl

Definition at line 14714 of file sqlite3.c.

unsigned Index::bUnordered

Definition at line 14723 of file sqlite3.c.

unsigned Index::idxType

Definition at line 14722 of file sqlite3.c.

unsigned Index::isCovering

Definition at line 14726 of file sqlite3.c.

unsigned Index::isResized

Definition at line 14725 of file sqlite3.c.

u16 Index::nColumn

Definition at line 14720 of file sqlite3.c.

u16 Index::nKeyCol

Definition at line 14719 of file sqlite3.c.

unsigned Index::noSkipScan

Definition at line 14727 of file sqlite3.c.

u8 Index::onError

Definition at line 14721 of file sqlite3.c.

Index* Index::pNext

Definition at line 14711 of file sqlite3.c.

Expr* Index::pPartIdxWhere

Definition at line 14715 of file sqlite3.c.

Schema* Index::pSchema

Definition at line 14712 of file sqlite3.c.

Table* Index::pTable

Definition at line 14709 of file sqlite3.c.

LogEst Index::szIdxRow

Definition at line 14718 of file sqlite3.c.

int Index::tnum

Definition at line 14717 of file sqlite3.c.

unsigned Index::uniqNotNull

Definition at line 14724 of file sqlite3.c.

char* Index::zColAff

Definition at line 14710 of file sqlite3.c.

char* Index::zName

Definition at line 14706 of file sqlite3.c.


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


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Fri Nov 15 2019 04:00:09