Public Attributes | List of all members
SorterRecord Struct Reference

Public Attributes

int nVal
 
union {
   int   iNext
 
   SorterRecord *   pNext
 
u
 

Detailed Description

Definition at line 85284 of file sqlite3.c.

Member Data Documentation

int SorterRecord::iNext

Definition at line 85288 of file sqlite3.c.

int SorterRecord::nVal

Definition at line 85285 of file sqlite3.c.

SorterRecord* SorterRecord::pNext

Definition at line 85287 of file sqlite3.c.

union { ... } SorterRecord::u

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


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Fri Nov 15 2019 04:00:09