ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
WhereMaskSet Struct Reference

Public Attributes

int bVarSelect
 
int n
 
int ix [((int)(sizeof(Bitmask) *8))]
 

Detailed Description

Definition at line 140680 of file sqlite3.c.

Member Data Documentation

◆ bVarSelect

int WhereMaskSet::bVarSelect

Definition at line 140681 of file sqlite3.c.

Referenced by exprAnalyze(), and sqlite3WhereExprUsageNN().

◆ ix

int WhereMaskSet::ix[((int)(sizeof(Bitmask) *8))]

Definition at line 140683 of file sqlite3.c.

Referenced by createMask(), and whereShortCut().

◆ n

int WhereMaskSet::n

Definition at line 140682 of file sqlite3.c.

Referenced by createMask(), and whereShortCut().


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