open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
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

BrowseDescription.

Definition at line 2113 of file types_generated.h.

Field Documentation

◆ browseDirection

UA_BrowseDirection UA_BrowseDescription::browseDirection

Definition at line 2115 of file types_generated.h.

Referenced by getTypeDefinitionId(), and hasReference().

◆ includeSubtypes

UA_Boolean UA_BrowseDescription::includeSubtypes

Definition at line 2117 of file types_generated.h.

Referenced by getTypeDefinitionId().

◆ nodeClassMask

UA_UInt32 UA_BrowseDescription::nodeClassMask

Definition at line 2118 of file types_generated.h.

◆ nodeId

UA_NodeId UA_BrowseDescription::nodeId

Definition at line 2114 of file types_generated.h.

Referenced by getTypeDefinitionId(), and hasReference().

◆ referenceTypeId

UA_NodeId UA_BrowseDescription::referenceTypeId

Definition at line 2116 of file types_generated.h.

Referenced by getTypeDefinitionId(), and hasReference().

◆ resultMask

UA_UInt32 UA_BrowseDescription::resultMask

Definition at line 2119 of file types_generated.h.

Referenced by getTypeDefinitionId(), and hasReference().


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