SDDS ToolKit Programs and Libraries for C and Python
All Classes Files Functions Variables Macros Pages
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 203 of file sddsprintout.c.

Member Data Documentation

◆ blankLines

long PRINT_PARAMETER::blankLines

Definition at line 206 of file sddsprintout.c.

◆ data

void* PRINT_PARAMETER::data

Definition at line 208 of file sddsprintout.c.

◆ editLabel

char * PRINT_PARAMETER::editLabel

Definition at line 205 of file sddsprintout.c.

◆ endsLine

long PRINT_PARAMETER::endsLine

Definition at line 206 of file sddsprintout.c.

◆ factor

double PRINT_PARAMETER::factor

Definition at line 207 of file sddsprintout.c.

◆ fieldWidth

long PRINT_PARAMETER::fieldWidth

Definition at line 206 of file sddsprintout.c.

◆ format

char * PRINT_PARAMETER::format

Definition at line 205 of file sddsprintout.c.

◆ index

long PRINT_PARAMETER::index

Definition at line 206 of file sddsprintout.c.

◆ label

char * PRINT_PARAMETER::label

Definition at line 205 of file sddsprintout.c.

◆ name

char* PRINT_PARAMETER::name

Definition at line 205 of file sddsprintout.c.

◆ type

long PRINT_PARAMETER::type

Definition at line 206 of file sddsprintout.c.

◆ useDefaultFormat

long PRINT_PARAMETER::useDefaultFormat

Definition at line 206 of file sddsprintout.c.


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