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

Public Attributes

char * name
 
char * format
 
char * label
 
char * editLabel
 
long fieldWidth
 
long index
 
long type
 
long endsLine
 
long blankLines
 
long useDefaultFormat
 
double factor
 
void * data
 

Detailed Description

Definition at line 263 of file sddsprintout.c.

Member Data Documentation

◆ blankLines

long PRINT_PARAMETER::blankLines

Definition at line 266 of file sddsprintout.c.

◆ data

void* PRINT_PARAMETER::data

Definition at line 268 of file sddsprintout.c.

◆ editLabel

char * PRINT_PARAMETER::editLabel

Definition at line 265 of file sddsprintout.c.

◆ endsLine

long PRINT_PARAMETER::endsLine

Definition at line 266 of file sddsprintout.c.

◆ factor

double PRINT_PARAMETER::factor

Definition at line 267 of file sddsprintout.c.

◆ fieldWidth

long PRINT_PARAMETER::fieldWidth

Definition at line 266 of file sddsprintout.c.

◆ format

char * PRINT_PARAMETER::format

Definition at line 265 of file sddsprintout.c.

◆ index

long PRINT_PARAMETER::index

Definition at line 266 of file sddsprintout.c.

◆ label

char * PRINT_PARAMETER::label

Definition at line 265 of file sddsprintout.c.

◆ name

char* PRINT_PARAMETER::name

Definition at line 265 of file sddsprintout.c.

◆ type

long PRINT_PARAMETER::type

Definition at line 266 of file sddsprintout.c.

◆ useDefaultFormat

long PRINT_PARAMETER::useDefaultFormat

Definition at line 266 of file sddsprintout.c.


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