ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
SrcCount Struct Reference
Collaboration diagram for SrcCount:

Public Attributes

SrcListpSrc
 
int iSrcInner
 
int nThis
 
int nOther
 

Detailed Description

Definition at line 105150 of file sqlite3.c.

Member Data Documentation

◆ iSrcInner

int SrcCount::iSrcInner

Definition at line 105152 of file sqlite3.c.

Referenced by selectSrcCount(), and sqlite3FunctionUsesThisSrc().

◆ nOther

int SrcCount::nOther

Definition at line 105154 of file sqlite3.c.

Referenced by sqlite3FunctionUsesThisSrc().

◆ nThis

int SrcCount::nThis

Definition at line 105153 of file sqlite3.c.

Referenced by sqlite3FunctionUsesThisSrc().

◆ pSrc

SrcList* SrcCount::pSrc

Definition at line 105151 of file sqlite3.c.

Referenced by sqlite3FunctionUsesThisSrc().


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