Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
PmaWriter Struct Reference
Collaboration diagram for PmaWriter:

Data Fields

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

Detailed Description

Definition at line 104509 of file sqlite3.c.

Field Documentation

◆ aBuffer

u8* PmaWriter::aBuffer

Definition at line 104511 of file sqlite3.c.

◆ eFWErr

int PmaWriter::eFWErr

Definition at line 104510 of file sqlite3.c.

◆ iBufEnd

int PmaWriter::iBufEnd

Definition at line 104514 of file sqlite3.c.

◆ iBufStart

int PmaWriter::iBufStart

Definition at line 104513 of file sqlite3.c.

◆ iWriteOff

i64 PmaWriter::iWriteOff

Definition at line 104515 of file sqlite3.c.

◆ nBuffer

int PmaWriter::nBuffer

Definition at line 104512 of file sqlite3.c.

◆ pFd

sqlite3_file* PmaWriter::pFd

Definition at line 104516 of file sqlite3.c.


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