![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Public Attributes | |
| VTable * | pVTable |
| Table * | pTab |
| VtabCtx * | pPrior |
| int | bDeclared |
| int VtabCtx::bDeclared |
Definition at line 138976 of file sqlite3.c.
Referenced by sqlite3_declare_vtab(), and vtabCallConstructor().
| VtabCtx* VtabCtx::pPrior |
Definition at line 138975 of file sqlite3.c.
Referenced by vtabCallConstructor().
| Table* VtabCtx::pTab |
Definition at line 138974 of file sqlite3.c.
Referenced by sqlite3_declare_vtab(), sqlite3_vtab_config(), and vtabCallConstructor().
| VTable* VtabCtx::pVTable |
Definition at line 138973 of file sqlite3.c.
Referenced by sqlite3_declare_vtab(), sqlite3_vtab_config(), and vtabCallConstructor().