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

Data Fields

u32 iHead
u32 iValue
u32 iEnd
u32 nPath
i64 iKey

Detailed Description

Definition at line 212716 of file sqlite3.c.

Field Documentation

◆ iEnd

u32 JsonParent::iEnd

Definition at line 212719 of file sqlite3.c.

◆ iHead

u32 JsonParent::iHead

Definition at line 212717 of file sqlite3.c.

◆ iKey

i64 JsonParent::iKey

Definition at line 212721 of file sqlite3.c.

◆ iValue

u32 JsonParent::iValue

Definition at line 212718 of file sqlite3.c.

◆ nPath

u32 JsonParent::nPath

Definition at line 212720 of file sqlite3.c.


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