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

Public Attributes

u8 isTnct
 
u8 eTnctType
 
int tabTnct
 
int addrTnct
 

Detailed Description

Definition at line 128986 of file sqlite3.c.

Member Data Documentation

◆ addrTnct

int DistinctCtx::addrTnct

Definition at line 128990 of file sqlite3.c.

Referenced by selectInnerLoop(), and sqlite3Select().

◆ eTnctType

u8 DistinctCtx::eTnctType

Definition at line 128988 of file sqlite3.c.

Referenced by selectInnerLoop(), and sqlite3Select().

◆ isTnct

u8 DistinctCtx::isTnct

Definition at line 128987 of file sqlite3.c.

Referenced by sqlite3Select().

◆ tabTnct

int DistinctCtx::tabTnct

Definition at line 128989 of file sqlite3.c.

Referenced by selectInnerLoop(), and sqlite3Select().


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