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

#include <types_generated.h>

Data Fields

UA_NodeId nodeId
 
UA_BrowseDirection browseDirection
 
UA_NodeId referenceTypeId
 
UA_Boolean includeSubtypes
 
UA_UInt32 nodeClassMask
 
UA_UInt32 resultMask
 

Detailed Description

Definition at line 871 of file types_generated.h.

Field Documentation

◆ nodeId

UA_NodeId UA_BrowseDescription::nodeId

Definition at line 872 of file types_generated.h.

◆ browseDirection

UA_BrowseDirection UA_BrowseDescription::browseDirection

Definition at line 873 of file types_generated.h.

◆ referenceTypeId

UA_NodeId UA_BrowseDescription::referenceTypeId

Definition at line 874 of file types_generated.h.

◆ includeSubtypes

UA_Boolean UA_BrowseDescription::includeSubtypes

Definition at line 875 of file types_generated.h.

◆ nodeClassMask

UA_UInt32 UA_BrowseDescription::nodeClassMask

Definition at line 876 of file types_generated.h.

◆ resultMask

UA_UInt32 UA_BrowseDescription::resultMask

Definition at line 877 of file types_generated.h.


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