|
SDDS ToolKit Programs and Libraries for C and Python
|
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 195 of file sddsprintout.c.
| long PRINT_COLUMN::blankLines |
Definition at line 198 of file sddsprintout.c.
| void* PRINT_COLUMN::data |
Definition at line 200 of file sddsprintout.c.
| char * PRINT_COLUMN::editLabel |
Definition at line 197 of file sddsprintout.c.
| long PRINT_COLUMN::endsLine |
Definition at line 198 of file sddsprintout.c.
| double PRINT_COLUMN::factor |
Definition at line 199 of file sddsprintout.c.
| long PRINT_COLUMN::fieldWidth |
Definition at line 198 of file sddsprintout.c.
| char * PRINT_COLUMN::format |
Definition at line 197 of file sddsprintout.c.
| char ** PRINT_COLUMN::header |
Definition at line 197 of file sddsprintout.c.
| long PRINT_COLUMN::headers |
Definition at line 198 of file sddsprintout.c.
| long PRINT_COLUMN::index |
Definition at line 198 of file sddsprintout.c.
| char * PRINT_COLUMN::label |
Definition at line 197 of file sddsprintout.c.
| char* PRINT_COLUMN::name |
Definition at line 197 of file sddsprintout.c.
| long PRINT_COLUMN::noUnits |
Definition at line 198 of file sddsprintout.c.
| long PRINT_COLUMN::type |
Definition at line 198 of file sddsprintout.c.
| long PRINT_COLUMN::useDefaultFormat |
Definition at line 198 of file sddsprintout.c.