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

#include <types_generated.h>

Data Fields

UA_UInt32 specifiedAttributes
 
UA_LocalizedText displayName
 
UA_LocalizedText description
 
UA_UInt32 writeMask
 
UA_UInt32 userWriteMask
 
UA_Boolean containsNoLoops
 
UA_Byte eventNotifier
 

Detailed Description

ViewAttributes.

Definition at line 1892 of file types_generated.h.

Field Documentation

◆ containsNoLoops

UA_Boolean UA_ViewAttributes::containsNoLoops

Definition at line 1898 of file types_generated.h.

◆ description

UA_LocalizedText UA_ViewAttributes::description

Definition at line 1895 of file types_generated.h.

◆ displayName

UA_LocalizedText UA_ViewAttributes::displayName

Definition at line 1894 of file types_generated.h.

◆ eventNotifier

UA_Byte UA_ViewAttributes::eventNotifier

Definition at line 1899 of file types_generated.h.

◆ specifiedAttributes

UA_UInt32 UA_ViewAttributes::specifiedAttributes

Definition at line 1893 of file types_generated.h.

◆ userWriteMask

UA_UInt32 UA_ViewAttributes::userWriteMask

Definition at line 1897 of file types_generated.h.

◆ writeMask

UA_UInt32 UA_ViewAttributes::writeMask

Definition at line 1896 of file types_generated.h.


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