SDDSlib
Loading...
Searching...
No Matches
SORT_REQUEST Struct Reference

Public Attributes

char * name
 
long index
 
long type
 
short decreasing_order
 
short maximize_order
 
short absolute
 
double * data
 

Detailed Description

Definition at line 102 of file sddssort.c.

Member Data Documentation

◆ absolute

short SORT_REQUEST::absolute

Definition at line 106 of file sddssort.c.

◆ data

double* SORT_REQUEST::data

Definition at line 107 of file sddssort.c.

◆ decreasing_order

short SORT_REQUEST::decreasing_order

Definition at line 106 of file sddssort.c.

◆ index

long SORT_REQUEST::index

Definition at line 105 of file sddssort.c.

◆ maximize_order

short SORT_REQUEST::maximize_order

Definition at line 106 of file sddssort.c.

◆ name

char* SORT_REQUEST::name

Definition at line 104 of file sddssort.c.

◆ type

long SORT_REQUEST::type

Definition at line 105 of file sddssort.c.


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