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

Public Attributes

int eFWErr
 
u8aBuffer
 
int nBuffer
 
int iBufStart
 
int iBufEnd
 
i64 iWriteOff
 
sqlite3_filepFd
 

Detailed Description

Definition at line 94079 of file sqlite3.c.

Member Data Documentation

◆ aBuffer

u8* PmaWriter::aBuffer

Definition at line 94081 of file sqlite3.c.

Referenced by vdbePmaWriterFinish().

◆ eFWErr

int PmaWriter::eFWErr

Definition at line 94080 of file sqlite3.c.

Referenced by vdbePmaWriterFinish().

◆ iBufEnd

int PmaWriter::iBufEnd

Definition at line 94084 of file sqlite3.c.

Referenced by vdbeIncrPopulate(), and vdbePmaWriterFinish().

◆ iBufStart

int PmaWriter::iBufStart

Definition at line 94083 of file sqlite3.c.

Referenced by vdbePmaWriterFinish().

◆ iWriteOff

i64 PmaWriter::iWriteOff

Definition at line 94085 of file sqlite3.c.

Referenced by vdbeIncrPopulate(), and vdbePmaWriterFinish().

◆ nBuffer

int PmaWriter::nBuffer

Definition at line 94082 of file sqlite3.c.

◆ pFd

sqlite3_file* PmaWriter::pFd

Definition at line 94086 of file sqlite3.c.

Referenced by vdbePmaWriterFinish().


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