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

Public Attributes

char * name
 
char ** dataList
 
void * data
 
char * description
 
char * symbol
 
char * unit
 
char * typename
 
long type
 
long rows
 

Detailed Description

Definition at line 123 of file sddsmakedataset.c.

Member Data Documentation

◆ data

void* COLUMN_INFO::data

Definition at line 126 of file sddsmakedataset.c.

◆ dataList

char ** COLUMN_INFO::dataList

Definition at line 125 of file sddsmakedataset.c.

◆ description

char* COLUMN_INFO::description

Definition at line 127 of file sddsmakedataset.c.

◆ name

char* COLUMN_INFO::name

Definition at line 125 of file sddsmakedataset.c.

◆ rows

long COLUMN_INFO::rows

Definition at line 128 of file sddsmakedataset.c.

◆ symbol

char * COLUMN_INFO::symbol

Definition at line 127 of file sddsmakedataset.c.

◆ type

long COLUMN_INFO::type

Definition at line 128 of file sddsmakedataset.c.

◆ typename

char * COLUMN_INFO::typename

Definition at line 127 of file sddsmakedataset.c.

◆ unit

char * COLUMN_INFO::unit

Definition at line 127 of file sddsmakedataset.c.


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