libtase2  2.4.0
TASE.2/ICCP Protocol Source Code Library for C/C++
Loading...
Searching...
No Matches
Tase2_DataSetEntrySpec Struct Reference

A data set entry specification. More...

#include <tase2_client.h>

Data Fields

const char * domainId
 
const char * itemId
 
int32_t arrayIndex
 
const char * componentName
 

Detailed Description

A data set entry specification.

Field Documentation

◆ arrayIndex

int32_t Tase2_DataSetEntrySpec::arrayIndex

Array index of the data set entry (-1 --> no index present / ignore index)

◆ componentName

const char* Tase2_DataSetEntrySpec::componentName

the component name in case of a sub variable

◆ domainId

const char* Tase2_DataSetEntrySpec::domainId

domain name of the data set entry or NULL for VMD scope data set entry

◆ itemId

const char* Tase2_DataSetEntrySpec::itemId

variable (item) name of the data set entry


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