open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_NodeId | NodeId |
OpcUa_NodeId | ReferenceTypeId |
OpcUa_Boolean | IsForward |
OpcUa_Int32 | NoOfReferencedNodeIds |
OpcUa_NodeId * | ReferencedNodeIds |
Definition at line 3601 of file opcua_types.h.
OpcUa_NodeId _OpcUa_NodeReference::NodeId |
Definition at line 3603 of file opcua_types.h.
OpcUa_NodeId _OpcUa_NodeReference::ReferenceTypeId |
Definition at line 3604 of file opcua_types.h.
OpcUa_Boolean _OpcUa_NodeReference::IsForward |
Definition at line 3605 of file opcua_types.h.
OpcUa_Int32 _OpcUa_NodeReference::NoOfReferencedNodeIds |
Definition at line 3606 of file opcua_types.h.
OpcUa_NodeId* _OpcUa_NodeReference::ReferencedNodeIds |
Definition at line 3607 of file opcua_types.h.