SDDSlib
|
Public Attributes | |
char * | name |
long | index |
long | type |
short | decreasing_order |
short | maximize_order |
short | absolute |
double * | data |
Definition at line 102 of file sddssort.c.
short SORT_REQUEST::absolute |
Definition at line 106 of file sddssort.c.
double* SORT_REQUEST::data |
Definition at line 107 of file sddssort.c.
short SORT_REQUEST::decreasing_order |
Definition at line 106 of file sddssort.c.
long SORT_REQUEST::index |
Definition at line 105 of file sddssort.c.
short SORT_REQUEST::maximize_order |
Definition at line 106 of file sddssort.c.
char* SORT_REQUEST::name |
Definition at line 104 of file sddssort.c.
long SORT_REQUEST::type |
Definition at line 105 of file sddssort.c.