open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
RefTree Struct Reference

#include <ua_server_internal.h>

Data Fields

UA_ExpandedNodeIdtargets
 
RefHead head
 
size_t capacity
 
size_t size
 

Detailed Description

Definition at line 479 of file ua_server_internal.h.

Field Documentation

◆ targets

UA_ExpandedNodeId* RefTree::targets

Definition at line 480 of file ua_server_internal.h.

◆ head

RefHead RefTree::head

Definition at line 481 of file ua_server_internal.h.

◆ capacity

size_t RefTree::capacity

Definition at line 482 of file ua_server_internal.h.

◆ size

size_t RefTree::size

Definition at line 483 of file ua_server_internal.h.


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