Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
PmaWriter Struct Reference

Data Fields

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

Detailed Description

Definition at line 94292 of file sqlite3.c.

Field Documentation

◆ aBuffer

u8* PmaWriter::aBuffer

Definition at line 94294 of file sqlite3.c.

Referenced by vdbePmaWriterFinish().

◆ eFWErr

int PmaWriter::eFWErr

Definition at line 94293 of file sqlite3.c.

Referenced by vdbePmaWriterFinish().

◆ iBufEnd

int PmaWriter::iBufEnd

Definition at line 94297 of file sqlite3.c.

Referenced by vdbePmaWriterFinish().

◆ iBufStart

int PmaWriter::iBufStart

Definition at line 94296 of file sqlite3.c.

Referenced by vdbePmaWriterFinish().

◆ iWriteOff

i64 PmaWriter::iWriteOff

Definition at line 94298 of file sqlite3.c.

Referenced by vdbePmaWriterFinish().

◆ nBuffer

int PmaWriter::nBuffer

Definition at line 94295 of file sqlite3.c.

◆ pFd

sqlite3_file* PmaWriter::pFd

Definition at line 94299 of file sqlite3.c.

Referenced by vdbePmaWriterFinish().


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