open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_ExpandedNodeId Struct Reference

#include <types.h>

Data Fields

UA_NodeId nodeId
 
UA_String namespaceUri
 
UA_UInt32 serverIndex
 

Detailed Description

Definition at line 394 of file types.h.

Field Documentation

◆ namespaceUri

UA_String UA_ExpandedNodeId::namespaceUri

Definition at line 396 of file types.h.

◆ nodeId

UA_NodeId UA_ExpandedNodeId::nodeId

Definition at line 395 of file types.h.

Referenced by getTypeDefinitionId(), hasReference(), UA_INLINABLE(), UA_INLINABLE(), and UA_INLINABLE().

◆ serverIndex

UA_UInt32 UA_ExpandedNodeId::serverIndex

Definition at line 397 of file types.h.


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