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

#include <opcua_types.h>

Data Fields

OpcUa_NodeId ReferenceTypeId
 
OpcUa_Boolean IsForward
 
OpcUa_ExpandedNodeId NodeId
 
OpcUa_QualifiedName BrowseName
 
OpcUa_LocalizedText DisplayName
 
OpcUa_NodeClass NodeClass
 
OpcUa_ExpandedNodeId TypeDefinition
 

Detailed Description

Definition at line 3011 of file opcua_types.h.

Field Documentation

◆ ReferenceTypeId

OpcUa_NodeId _OpcUa_ReferenceDescription::ReferenceTypeId

Definition at line 3013 of file opcua_types.h.

◆ IsForward

OpcUa_Boolean _OpcUa_ReferenceDescription::IsForward

Definition at line 3014 of file opcua_types.h.

◆ NodeId

OpcUa_ExpandedNodeId _OpcUa_ReferenceDescription::NodeId

Definition at line 3015 of file opcua_types.h.

◆ BrowseName

OpcUa_QualifiedName _OpcUa_ReferenceDescription::BrowseName

Definition at line 3016 of file opcua_types.h.

◆ DisplayName

OpcUa_LocalizedText _OpcUa_ReferenceDescription::DisplayName

Definition at line 3017 of file opcua_types.h.

◆ NodeClass

OpcUa_NodeClass _OpcUa_ReferenceDescription::NodeClass

Definition at line 3018 of file opcua_types.h.

◆ TypeDefinition

OpcUa_ExpandedNodeId _OpcUa_ReferenceDescription::TypeDefinition

Definition at line 3019 of file opcua_types.h.


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