open62541 1.3.12
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
UA_NodeId | nodeId |
UA_BrowseDirection | browseDirection |
UA_NodeId | referenceTypeId |
UA_Boolean | includeSubtypes |
UA_UInt32 | nodeClassMask |
UA_UInt32 | resultMask |
Definition at line 871 of file types_generated.h.
UA_NodeId UA_BrowseDescription::nodeId |
Definition at line 872 of file types_generated.h.
UA_BrowseDirection UA_BrowseDescription::browseDirection |
Definition at line 873 of file types_generated.h.
UA_NodeId UA_BrowseDescription::referenceTypeId |
Definition at line 874 of file types_generated.h.
UA_Boolean UA_BrowseDescription::includeSubtypes |
Definition at line 875 of file types_generated.h.
UA_UInt32 UA_BrowseDescription::nodeClassMask |
Definition at line 876 of file types_generated.h.
UA_UInt32 UA_BrowseDescription::resultMask |
Definition at line 877 of file types_generated.h.