Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
SorterList Struct Reference
Collaboration diagram for SorterList:

Data Fields

SorterRecordpList
u8aMemory
i64 szPMA

Detailed Description

Definition at line 104278 of file sqlite3.c.

Field Documentation

◆ aMemory

u8* SorterList::aMemory

Definition at line 104280 of file sqlite3.c.

◆ pList

SorterRecord* SorterList::pList

Definition at line 104279 of file sqlite3.c.

◆ szPMA

i64 SorterList::szPMA

Definition at line 104281 of file sqlite3.c.


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