IDZEBRA  2.2.7
Data Fields
sortKeyInfo Struct Reference

Data Fields

int relation
 
int * ord
 
int * numerical
 
const char * index_type
 

Detailed Description

Definition at line 554 of file zsets.c.

Field Documentation

◆ index_type

const char* sortKeyInfo::index_type

Definition at line 558 of file zsets.c.

Referenced by resultSetInsertSort(), and resultSetSortSingle().

◆ numerical

int* sortKeyInfo::numerical

Definition at line 557 of file zsets.c.

Referenced by resultSetSortSingle().

◆ ord

int* sortKeyInfo::ord

Definition at line 556 of file zsets.c.

Referenced by resultSetInsertSort(), and resultSetSortSingle().

◆ relation

int sortKeyInfo::relation

Definition at line 555 of file zsets.c.

Referenced by resultSetSortSingle().


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