Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
CellInfo Struct Reference

Data Fields

i64 nKey
u8pPayload
u32 nPayload
u16 nLocal
u16 nSize

Detailed Description

Definition at line 70989 of file sqlite3.c.

Field Documentation

◆ nKey

i64 CellInfo::nKey

Definition at line 70990 of file sqlite3.c.

◆ nLocal

u16 CellInfo::nLocal

Definition at line 70993 of file sqlite3.c.

◆ nPayload

u32 CellInfo::nPayload

Definition at line 70992 of file sqlite3.c.

◆ nSize

u16 CellInfo::nSize

Definition at line 70994 of file sqlite3.c.

◆ pPayload

u8* CellInfo::pPayload

Definition at line 70991 of file sqlite3.c.


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