Public Attributes | List of all members
RowSet Struct Reference

Public Attributes

sqlite3db
 
int iBatch
 
u16 nFresh
 
struct RowSetChunkpChunk
 
struct RowSetEntrypEntry
 
struct RowSetEntrypForest
 
struct RowSetEntrypFresh
 
struct RowSetEntrypLast
 
u16 rsFlags
 

Detailed Description

Definition at line 45822 of file sqlite3.c.

Member Data Documentation

◆ db

sqlite3* RowSet::db

Definition at line 45824 of file sqlite3.c.

◆ iBatch

int RowSet::iBatch

Definition at line 45831 of file sqlite3.c.

◆ nFresh

u16 RowSet::nFresh

Definition at line 45829 of file sqlite3.c.

◆ pChunk

struct RowSetChunk* RowSet::pChunk

Definition at line 45823 of file sqlite3.c.

◆ pEntry

struct RowSetEntry* RowSet::pEntry

Definition at line 45825 of file sqlite3.c.

◆ pForest

struct RowSetEntry* RowSet::pForest

Definition at line 45828 of file sqlite3.c.

◆ pFresh

struct RowSetEntry* RowSet::pFresh

Definition at line 45827 of file sqlite3.c.

◆ pLast

struct RowSetEntry* RowSet::pLast

Definition at line 45826 of file sqlite3.c.

◆ rsFlags

u16 RowSet::rsFlags

Definition at line 45830 of file sqlite3.c.


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


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Mon Feb 28 2022 21:52:14