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

Classes

struct  AggInfo_col
 
struct  AggInfo_func
 

Public Attributes

struct AggInfo::AggInfo_colaCol
 
struct AggInfo::AggInfo_funcaFunc
 
u8 directMode
 
int nAccumulator
 
int nColumn
 
int nFunc
 
int nSortingColumn
 
ExprListpGroupBy
 
int sortingIdx
 
int sortingIdxPTab
 
u8 useSortingIdx
 

Detailed Description

Definition at line 10954 of file sqlite3.c.

Member Data Documentation

◆ aCol

struct AggInfo::AggInfo_col * AggInfo::aCol

◆ aFunc

struct AggInfo::AggInfo_func * AggInfo::aFunc

◆ directMode

u8 AggInfo::directMode

Definition at line 10955 of file sqlite3.c.

◆ nAccumulator

int AggInfo::nAccumulator

Definition at line 10972 of file sqlite3.c.

◆ nColumn

int AggInfo::nColumn

Definition at line 10971 of file sqlite3.c.

◆ nFunc

int AggInfo::nFunc

Definition at line 10981 of file sqlite3.c.

◆ nSortingColumn

int AggInfo::nSortingColumn

Definition at line 10961 of file sqlite3.c.

◆ pGroupBy

ExprList* AggInfo::pGroupBy

Definition at line 10962 of file sqlite3.c.

◆ sortingIdx

int AggInfo::sortingIdx

Definition at line 10959 of file sqlite3.c.

◆ sortingIdxPTab

int AggInfo::sortingIdxPTab

Definition at line 10960 of file sqlite3.c.

◆ useSortingIdx

u8 AggInfo::useSortingIdx

Definition at line 10957 of file sqlite3.c.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Jan 23 2023 03:38:59