open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_ReferenceDescription Struct Reference

#include <types_generated.h>

Data Fields

UA_NodeId referenceTypeId
 
UA_Boolean isForward
 
UA_ExpandedNodeId nodeId
 
UA_QualifiedName browseName
 
UA_LocalizedText displayName
 
UA_NodeClass nodeClass
 
UA_ExpandedNodeId typeDefinition
 

Detailed Description

Definition at line 901 of file types_generated.h.

Field Documentation

◆ referenceTypeId

UA_NodeId UA_ReferenceDescription::referenceTypeId

Definition at line 902 of file types_generated.h.

◆ isForward

UA_Boolean UA_ReferenceDescription::isForward

Definition at line 903 of file types_generated.h.

◆ nodeId

UA_ExpandedNodeId UA_ReferenceDescription::nodeId

Definition at line 904 of file types_generated.h.

◆ browseName

UA_QualifiedName UA_ReferenceDescription::browseName

Definition at line 905 of file types_generated.h.

◆ displayName

UA_LocalizedText UA_ReferenceDescription::displayName

Definition at line 906 of file types_generated.h.

◆ nodeClass

UA_NodeClass UA_ReferenceDescription::nodeClass

Definition at line 907 of file types_generated.h.

◆ typeDefinition

UA_ExpandedNodeId UA_ReferenceDescription::typeDefinition

Definition at line 908 of file types_generated.h.


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