|
open62541 1.3.15
Open source implementation of OPC UA
|
#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 |
Definition at line 3011 of file opcua_types.h.
| OpcUa_QualifiedName _OpcUa_ReferenceDescription::BrowseName |
Definition at line 3016 of file opcua_types.h.
| OpcUa_LocalizedText _OpcUa_ReferenceDescription::DisplayName |
Definition at line 3017 of file opcua_types.h.
| OpcUa_Boolean _OpcUa_ReferenceDescription::IsForward |
Definition at line 3014 of file opcua_types.h.
| OpcUa_NodeClass _OpcUa_ReferenceDescription::NodeClass |
Definition at line 3018 of file opcua_types.h.
| OpcUa_ExpandedNodeId _OpcUa_ReferenceDescription::NodeId |
Definition at line 3015 of file opcua_types.h.
| OpcUa_NodeId _OpcUa_ReferenceDescription::ReferenceTypeId |
Definition at line 3013 of file opcua_types.h.
| OpcUa_ExpandedNodeId _OpcUa_ReferenceDescription::TypeDefinition |
Definition at line 3019 of file opcua_types.h.