SDDSlib
|
Public Attributes | |
char * | name |
char * | format |
char ** | header |
char * | label |
char * | editLabel |
long | fieldWidth |
long | index |
long | headers |
long | type |
long | endsLine |
long | blankLines |
long | useDefaultFormat |
long | noUnits |
double | factor |
void * | data |
Definition at line 255 of file sddsprintout.c.
long PRINT_COLUMN::blankLines |
Definition at line 258 of file sddsprintout.c.
void* PRINT_COLUMN::data |
Definition at line 260 of file sddsprintout.c.
char * PRINT_COLUMN::editLabel |
Definition at line 257 of file sddsprintout.c.
long PRINT_COLUMN::endsLine |
Definition at line 258 of file sddsprintout.c.
double PRINT_COLUMN::factor |
Definition at line 259 of file sddsprintout.c.
long PRINT_COLUMN::fieldWidth |
Definition at line 258 of file sddsprintout.c.
char * PRINT_COLUMN::format |
Definition at line 257 of file sddsprintout.c.
char ** PRINT_COLUMN::header |
Definition at line 257 of file sddsprintout.c.
long PRINT_COLUMN::headers |
Definition at line 258 of file sddsprintout.c.
long PRINT_COLUMN::index |
Definition at line 258 of file sddsprintout.c.
char * PRINT_COLUMN::label |
Definition at line 257 of file sddsprintout.c.
char* PRINT_COLUMN::name |
Definition at line 257 of file sddsprintout.c.
long PRINT_COLUMN::noUnits |
Definition at line 258 of file sddsprintout.c.
long PRINT_COLUMN::type |
Definition at line 258 of file sddsprintout.c.
long PRINT_COLUMN::useDefaultFormat |
Definition at line 258 of file sddsprintout.c.