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

#include <types_generated.h>

Data Fields

UA_ExpandedNodeId typeDefinitionNode
 
UA_Boolean includeSubTypes
 
size_t dataToReturnSize
 
UA_QueryDataDescriptiondataToReturn
 

Detailed Description

NodeTypeDescription.

Definition at line 2346 of file types_generated.h.

Field Documentation

◆ dataToReturn

UA_QueryDataDescription* UA_NodeTypeDescription::dataToReturn

Definition at line 2350 of file types_generated.h.

◆ dataToReturnSize

size_t UA_NodeTypeDescription::dataToReturnSize

Definition at line 2349 of file types_generated.h.

◆ includeSubTypes

UA_Boolean UA_NodeTypeDescription::includeSubTypes

Definition at line 2348 of file types_generated.h.

◆ typeDefinitionNode

UA_ExpandedNodeId UA_NodeTypeDescription::typeDefinitionNode

Definition at line 2347 of file types_generated.h.


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