SDDS ToolKit Programs and Libraries for C and Python
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
 
void * column_data
 
int32_t element_size
 

Detailed Description

Definition at line 137 of file sddssort.c.

Member Data Documentation

◆ absolute

short SORT_REQUEST::absolute

Definition at line 141 of file sddssort.c.

◆ column_data

void* SORT_REQUEST::column_data

Definition at line 143 of file sddssort.c.

◆ data

double* SORT_REQUEST::data

Definition at line 142 of file sddssort.c.

◆ decreasing_order

short SORT_REQUEST::decreasing_order

Definition at line 141 of file sddssort.c.

◆ element_size

int32_t SORT_REQUEST::element_size

Definition at line 144 of file sddssort.c.

◆ index

long SORT_REQUEST::index

Definition at line 140 of file sddssort.c.

◆ maximize_order

short SORT_REQUEST::maximize_order

Definition at line 141 of file sddssort.c.

◆ name

char* SORT_REQUEST::name

Definition at line 139 of file sddssort.c.

◆ type

long SORT_REQUEST::type

Definition at line 140 of file sddssort.c.


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