Github User Fetcher 1.0.0
C Application with Server and GUI
|
Data Structures | |
struct | WalSegment |
Data Fields | |
u32 | iPrior |
int | nSegment |
struct WalIterator::WalSegment | aSegment [1] |
struct WalIterator::WalSegment WalIterator::aSegment[1] |
Referenced by walIteratorInit(), and walIteratorNext().
u32 WalIterator::iPrior |
Definition at line 59908 of file sqlite3.c.
Referenced by walIteratorNext().
int WalIterator::nSegment |
Definition at line 59909 of file sqlite3.c.
Referenced by walIteratorInit(), and walIteratorNext().