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

#include <opcua_types.h>

Data Fields

OpcUa_UInt32 SpecifiedAttributes
 
OpcUa_LocalizedText DisplayName
 
OpcUa_LocalizedText Description
 
OpcUa_UInt32 WriteMask
 
OpcUa_UInt32 UserWriteMask
 
OpcUa_Boolean ContainsNoLoops
 
OpcUa_Byte EventNotifier
 

Detailed Description

Definition at line 2430 of file opcua_types.h.

Field Documentation

◆ SpecifiedAttributes

OpcUa_UInt32 _OpcUa_ViewAttributes::SpecifiedAttributes

Definition at line 2432 of file opcua_types.h.

◆ DisplayName

OpcUa_LocalizedText _OpcUa_ViewAttributes::DisplayName

Definition at line 2433 of file opcua_types.h.

◆ Description

OpcUa_LocalizedText _OpcUa_ViewAttributes::Description

Definition at line 2434 of file opcua_types.h.

◆ WriteMask

OpcUa_UInt32 _OpcUa_ViewAttributes::WriteMask

Definition at line 2435 of file opcua_types.h.

◆ UserWriteMask

OpcUa_UInt32 _OpcUa_ViewAttributes::UserWriteMask

Definition at line 2436 of file opcua_types.h.

◆ ContainsNoLoops

OpcUa_Boolean _OpcUa_ViewAttributes::ContainsNoLoops

Definition at line 2437 of file opcua_types.h.

◆ EventNotifier

OpcUa_Byte _OpcUa_ViewAttributes::EventNotifier

Definition at line 2438 of file opcua_types.h.


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