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

Data Structures

struct  WalSegment
 

Data Fields

u32 iPrior
 
int nSegment
 
struct WalIterator::WalSegment aSegment [1]
 

Detailed Description

Definition at line 59907 of file sqlite3.c.

Field Documentation

◆ aSegment

struct WalIterator::WalSegment WalIterator::aSegment[1]

Referenced by walIteratorInit(), and walIteratorNext().

◆ iPrior

u32 WalIterator::iPrior

Definition at line 59908 of file sqlite3.c.

Referenced by walIteratorNext().

◆ nSegment

int WalIterator::nSegment

Definition at line 59909 of file sqlite3.c.

Referenced by walIteratorInit(), and walIteratorNext().


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