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

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
 

Detailed Description

Definition at line 255 of file sddsprintout.c.

Member Data Documentation

◆ blankLines

long PRINT_COLUMN::blankLines

Definition at line 258 of file sddsprintout.c.

◆ data

void* PRINT_COLUMN::data

Definition at line 260 of file sddsprintout.c.

◆ editLabel

char * PRINT_COLUMN::editLabel

Definition at line 257 of file sddsprintout.c.

◆ endsLine

long PRINT_COLUMN::endsLine

Definition at line 258 of file sddsprintout.c.

◆ factor

double PRINT_COLUMN::factor

Definition at line 259 of file sddsprintout.c.

◆ fieldWidth

long PRINT_COLUMN::fieldWidth

Definition at line 258 of file sddsprintout.c.

◆ format

char * PRINT_COLUMN::format

Definition at line 257 of file sddsprintout.c.

◆ header

char ** PRINT_COLUMN::header

Definition at line 257 of file sddsprintout.c.

◆ headers

long PRINT_COLUMN::headers

Definition at line 258 of file sddsprintout.c.

◆ index

long PRINT_COLUMN::index

Definition at line 258 of file sddsprintout.c.

◆ label

char * PRINT_COLUMN::label

Definition at line 257 of file sddsprintout.c.

◆ name

char* PRINT_COLUMN::name

Definition at line 257 of file sddsprintout.c.

◆ noUnits

long PRINT_COLUMN::noUnits

Definition at line 258 of file sddsprintout.c.

◆ type

long PRINT_COLUMN::type

Definition at line 258 of file sddsprintout.c.

◆ useDefaultFormat

long PRINT_COLUMN::useDefaultFormat

Definition at line 258 of file sddsprintout.c.


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