open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_ObjectTypeAttributes 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 IsAbstract
 

Detailed Description

Definition at line 2311 of file opcua_types.h.

Field Documentation

◆ SpecifiedAttributes

OpcUa_UInt32 _OpcUa_ObjectTypeAttributes::SpecifiedAttributes

Definition at line 2313 of file opcua_types.h.

◆ DisplayName

OpcUa_LocalizedText _OpcUa_ObjectTypeAttributes::DisplayName

Definition at line 2314 of file opcua_types.h.

◆ Description

OpcUa_LocalizedText _OpcUa_ObjectTypeAttributes::Description

Definition at line 2315 of file opcua_types.h.

◆ WriteMask

OpcUa_UInt32 _OpcUa_ObjectTypeAttributes::WriteMask

Definition at line 2316 of file opcua_types.h.

◆ UserWriteMask

OpcUa_UInt32 _OpcUa_ObjectTypeAttributes::UserWriteMask

Definition at line 2317 of file opcua_types.h.

◆ IsAbstract

OpcUa_Boolean _OpcUa_ObjectTypeAttributes::IsAbstract

Definition at line 2318 of file opcua_types.h.


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