ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
WalCkptInfo Struct Reference

Public Attributes

u32 nBackfill
 
u32 aReadMark [(8 -3)]
 
u8 aLock [8]
 
u32 nBackfillAttempted
 
u32 notUsed0
 

Detailed Description

Definition at line 59704 of file sqlite3.c.

Member Data Documentation

◆ aLock

u8 WalCkptInfo::aLock[8]

Definition at line 59707 of file sqlite3.c.

◆ aReadMark

u32 WalCkptInfo::aReadMark[(8 -3)]

◆ nBackfill

u32 WalCkptInfo::nBackfill

◆ nBackfillAttempted

u32 WalCkptInfo::nBackfillAttempted

◆ notUsed0

u32 WalCkptInfo::notUsed0

Definition at line 59709 of file sqlite3.c.


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