libtase2
2.4.0
TASE.2/ICCP Protocol Source Code Library for C/C++
|
A data set entry specification. More...
#include <tase2_client.h>
Data Fields | |
const char * | domainId |
const char * | itemId |
int32_t | arrayIndex |
const char * | componentName |
A data set entry specification.
int32_t Tase2_DataSetEntrySpec::arrayIndex |
Array index of the data set entry (-1 --> no index present / ignore index)
const char* Tase2_DataSetEntrySpec::componentName |
the component name in case of a sub variable
const char* Tase2_DataSetEntrySpec::domainId |
domain name of the data set entry or NULL for VMD scope data set entry
const char* Tase2_DataSetEntrySpec::itemId |
variable (item) name of the data set entry