|
open62541 1.3.15
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
| OpcUa_NodeId | SourceNodeId |
| OpcUa_NodeId | ReferenceTypeId |
| OpcUa_Boolean | IsForward |
| OpcUa_ExpandedNodeId | TargetNodeId |
| OpcUa_Boolean | DeleteBidirectional |
Definition at line 2779 of file opcua_types.h.
| OpcUa_Boolean _OpcUa_DeleteReferencesItem::DeleteBidirectional |
Definition at line 2785 of file opcua_types.h.
| OpcUa_Boolean _OpcUa_DeleteReferencesItem::IsForward |
Definition at line 2783 of file opcua_types.h.
| OpcUa_NodeId _OpcUa_DeleteReferencesItem::ReferenceTypeId |
Definition at line 2782 of file opcua_types.h.
| OpcUa_NodeId _OpcUa_DeleteReferencesItem::SourceNodeId |
Definition at line 2781 of file opcua_types.h.
| OpcUa_ExpandedNodeId _OpcUa_DeleteReferencesItem::TargetNodeId |
Definition at line 2784 of file opcua_types.h.