|
SDDS ToolKit Programs and Libraries for C and Python
|
Public Attributes | |
| char * | name |
| char * | dataString |
| void * | data |
| char * | description |
| char * | symbol |
| char * | unit |
| char * | typename |
| long | type |
Definition at line 151 of file sddsmakedataset.c.
| void* PARAMETER_INFO::data |
Definition at line 154 of file sddsmakedataset.c.
| char * PARAMETER_INFO::dataString |
Definition at line 153 of file sddsmakedataset.c.
| char* PARAMETER_INFO::description |
Definition at line 155 of file sddsmakedataset.c.
| char* PARAMETER_INFO::name |
Definition at line 153 of file sddsmakedataset.c.
| char * PARAMETER_INFO::symbol |
Definition at line 155 of file sddsmakedataset.c.
| long PARAMETER_INFO::type |
Definition at line 156 of file sddsmakedataset.c.
| char * PARAMETER_INFO::typename |
Definition at line 155 of file sddsmakedataset.c.
| char * PARAMETER_INFO::unit |
Definition at line 155 of file sddsmakedataset.c.