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

Public Attributes

sqlite3db
 
char * zText
 
u32 nAlloc
 
u32 mxAlloc
 
u32 nChar
 
u8 accError
 
u8 printfFlags
 

Detailed Description

Definition at line 18934 of file sqlite3.c.

Member Data Documentation

◆ accError

◆ db

◆ mxAlloc

◆ nAlloc

u32 sqlite3_str::nAlloc

◆ nChar

◆ printfFlags

u8 sqlite3_str::printfFlags

◆ zText


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