Public Attributes | List of all members
RowSet Struct Reference

Public Attributes

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

Detailed Description

Definition at line 38559 of file sqlite3.c.

Member Data Documentation

◆ db

sqlite3* RowSet::db

Definition at line 38561 of file sqlite3.c.

◆ iBatch

u8 RowSet::iBatch

Definition at line 38568 of file sqlite3.c.

◆ nFresh

u16 RowSet::nFresh

Definition at line 38566 of file sqlite3.c.

◆ pChunk

struct RowSetChunk* RowSet::pChunk

Definition at line 38560 of file sqlite3.c.

◆ pEntry

struct RowSetEntry* RowSet::pEntry

Definition at line 38562 of file sqlite3.c.

◆ pForest

struct RowSetEntry* RowSet::pForest

Definition at line 38565 of file sqlite3.c.

◆ pFresh

struct RowSetEntry* RowSet::pFresh

Definition at line 38564 of file sqlite3.c.

◆ pLast

struct RowSetEntry* RowSet::pLast

Definition at line 38563 of file sqlite3.c.

◆ rsFlags

u8 RowSet::rsFlags

Definition at line 38567 of file sqlite3.c.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Jan 23 2023 03:38:59