|
IDZEBRA
2.0.54
|
Data Fields | |
| int | relation |
| int * | ord |
| int * | numerical |
| const char * | index_type |
| const char* sortKeyInfo::index_type |
Definition at line 558 of file zsets.c.
Referenced by resultSetInsertSort(), and resultSetSortSingle().
| int* sortKeyInfo::numerical |
Definition at line 557 of file zsets.c.
Referenced by resultSetSortSingle().
| int* sortKeyInfo::ord |
Definition at line 556 of file zsets.c.
Referenced by resultSetInsertSort(), and resultSetSortSingle().
| int sortKeyInfo::relation |
Definition at line 555 of file zsets.c.
Referenced by resultSetSortSingle().
1.8.1.2