open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
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

ReferenceDescription.

Definition at line 2144 of file types_generated.h.

Field Documentation

◆ browseName

UA_QualifiedName UA_ReferenceDescription::browseName

Definition at line 2148 of file types_generated.h.

◆ displayName

UA_LocalizedText UA_ReferenceDescription::displayName

Definition at line 2149 of file types_generated.h.

◆ isForward

UA_Boolean UA_ReferenceDescription::isForward

Definition at line 2146 of file types_generated.h.

◆ nodeClass

UA_NodeClass UA_ReferenceDescription::nodeClass

Definition at line 2150 of file types_generated.h.

◆ nodeId

UA_ExpandedNodeId UA_ReferenceDescription::nodeId

Definition at line 2147 of file types_generated.h.

Referenced by getTypeDefinitionId(), and hasReference().

◆ referenceTypeId

UA_NodeId UA_ReferenceDescription::referenceTypeId

Definition at line 2145 of file types_generated.h.

◆ typeDefinition

UA_ExpandedNodeId UA_ReferenceDescription::typeDefinition

Definition at line 2151 of file types_generated.h.


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