libiec61850  1.5.3
Data Fields

IEC 61850 data model element of type data attribute. More...

#include <iec61850_model.h>

Data Fields

ModelNodeType modelType
 
char * name
 
ModelNode * parent
 
ModelNode * sibling
 
ModelNode * firstChild
 
int elementCount
 
FunctionalConstraint fc
 
DataAttributeType type
 
uint8_t triggerOptions
 
MmsValuemmsValue
 
uint32_t sAddr
 

Detailed Description

IEC 61850 data model element of type data attribute.

Field Documentation

◆ elementCount

int DataAttribute::elementCount

◆ fc

FunctionalConstraint DataAttribute::fc

◆ firstChild

ModelNode* DataAttribute::firstChild

◆ mmsValue

MmsValue* DataAttribute::mmsValue

◆ modelType

ModelNodeType DataAttribute::modelType

◆ name

char* DataAttribute::name

◆ parent

ModelNode* DataAttribute::parent

◆ sAddr

uint32_t DataAttribute::sAddr

◆ sibling

ModelNode* DataAttribute::sibling

◆ triggerOptions

uint8_t DataAttribute::triggerOptions

◆ type

DataAttributeType DataAttribute::type

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