libiec61850
1.6.0
|
#include <iec61850_model.h>
Data Fields | |
char * | logicalDeviceName |
bool | isLDNameDynamicallyAllocated |
char * | variableName |
int | index |
char * | componentName |
MmsValue * | value |
struct sDataSetEntry * | sibling |
char* DataSetEntry::componentName |
int DataSetEntry::index |
bool DataSetEntry::isLDNameDynamicallyAllocated |
char* DataSetEntry::logicalDeviceName |
struct sDataSetEntry* DataSetEntry::sibling |
MmsValue* DataSetEntry::value |
char* DataSetEntry::variableName |