ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
WalIterator Struct Reference
Collaboration diagram for WalIterator:

Classes

struct  WalSegment
 

Public Attributes

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

Detailed Description

Definition at line 59823 of file sqlite3.c.

Member Data Documentation

◆ aSegment

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

Referenced by walIteratorInit(), and walIteratorNext().

◆ iPrior

int WalIterator::iPrior

Definition at line 59824 of file sqlite3.c.

Referenced by walIteratorNext().

◆ nSegment

int WalIterator::nSegment

Definition at line 59825 of file sqlite3.c.

Referenced by walIteratorInit(), and walIteratorNext().


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