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

Public Attributes

char * name
 
char * symbol
 
char * units
 
char * description
 
char * format_string
 
int32_t type
 
int32_t field_length
 
int32_t definition_mode
 
int32_t memory_number
 
int32_t pointer_number
 

Detailed Description

Definition at line 178 of file SDDS.h.

Member Data Documentation

◆ definition_mode

int32_t COLUMN_DEFINITION::definition_mode

Definition at line 182 of file SDDS.h.

◆ description

char * COLUMN_DEFINITION::description

Definition at line 179 of file SDDS.h.

◆ field_length

int32_t COLUMN_DEFINITION::field_length

Definition at line 180 of file SDDS.h.

◆ format_string

char * COLUMN_DEFINITION::format_string

Definition at line 179 of file SDDS.h.

◆ memory_number

int32_t COLUMN_DEFINITION::memory_number

Definition at line 182 of file SDDS.h.

◆ name

char* COLUMN_DEFINITION::name

Definition at line 179 of file SDDS.h.

◆ pointer_number

int32_t COLUMN_DEFINITION::pointer_number

Definition at line 182 of file SDDS.h.

◆ symbol

char * COLUMN_DEFINITION::symbol

Definition at line 179 of file SDDS.h.

◆ type

int32_t COLUMN_DEFINITION::type

Definition at line 180 of file SDDS.h.

◆ units

char * COLUMN_DEFINITION::units

Definition at line 179 of file SDDS.h.


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