|
SDDS ToolKit Programs and Libraries for C and Python
|
Public Attributes | |
| char * | name |
| char ** | dataList |
| void * | data |
| char * | description |
| char * | symbol |
| char * | unit |
| char * | typename |
| long | type |
| long | rows |
Definition at line 159 of file sddsmakedataset.c.
| void* COLUMN_INFO::data |
Definition at line 162 of file sddsmakedataset.c.
| char ** COLUMN_INFO::dataList |
Definition at line 161 of file sddsmakedataset.c.
| char* COLUMN_INFO::description |
Definition at line 163 of file sddsmakedataset.c.
| char* COLUMN_INFO::name |
Definition at line 161 of file sddsmakedataset.c.
| long COLUMN_INFO::rows |
Definition at line 164 of file sddsmakedataset.c.
| char * COLUMN_INFO::symbol |
Definition at line 163 of file sddsmakedataset.c.
| long COLUMN_INFO::type |
Definition at line 164 of file sddsmakedataset.c.
| char * COLUMN_INFO::typename |
Definition at line 163 of file sddsmakedataset.c.
| char * COLUMN_INFO::unit |
Definition at line 163 of file sddsmakedataset.c.