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

Public Attributes

sqlite3_valuepVal
 
int nVal
 

Detailed Description

Definition at line 151002 of file sqlite3.c.

Member Data Documentation

◆ nVal

int LastValueCtx::nVal

Definition at line 151004 of file sqlite3.c.

◆ pVal

sqlite3_value* LastValueCtx::pVal

Definition at line 151003 of file sqlite3.c.

Referenced by last_valueFinalizeFunc(), and last_valueValueFunc().


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