open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_NodePointer Union Reference

#include <nodestore.h>

Data Fields

uintptr_t immediate
 
const UA_NodeIdid
 
const UA_ExpandedNodeIdexpandedId
 
const UA_NodeHeadnode
 

Detailed Description

Tagged Pointer structure.

Definition at line 170 of file nodestore.h.

Field Documentation

◆ immediate

uintptr_t UA_NodePointer::immediate

Definition at line 171 of file nodestore.h.

◆ id

const UA_NodeId* UA_NodePointer::id

Definition at line 172 of file nodestore.h.

◆ expandedId

const UA_ExpandedNodeId* UA_NodePointer::expandedId

Definition at line 173 of file nodestore.h.

◆ node

const UA_NodeHead* UA_NodePointer::node

Definition at line 174 of file nodestore.h.


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