|
open62541 1.3.15
Open source implementation of OPC UA
|
#include <nodestore.h>
Data Fields | |
| uintptr_t | immediate |
| const UA_NodeId * | id |
| const UA_ExpandedNodeId * | expandedId |
| const UA_NodeHead * | node |
Tagged Pointer structure.
Definition at line 170 of file nodestore.h.
| const UA_ExpandedNodeId* UA_NodePointer::expandedId |
Definition at line 173 of file nodestore.h.
| const UA_NodeId* UA_NodePointer::id |
Definition at line 172 of file nodestore.h.
| uintptr_t UA_NodePointer::immediate |
Definition at line 171 of file nodestore.h.
| const UA_NodeHead* UA_NodePointer::node |
Definition at line 174 of file nodestore.h.