open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_DataTypeAttributes 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 2402 of file opcua_types.h.

Field Documentation

◆ SpecifiedAttributes

OpcUa_UInt32 _OpcUa_DataTypeAttributes::SpecifiedAttributes

Definition at line 2404 of file opcua_types.h.

◆ DisplayName

OpcUa_LocalizedText _OpcUa_DataTypeAttributes::DisplayName

Definition at line 2405 of file opcua_types.h.

◆ Description

OpcUa_LocalizedText _OpcUa_DataTypeAttributes::Description

Definition at line 2406 of file opcua_types.h.

◆ WriteMask

OpcUa_UInt32 _OpcUa_DataTypeAttributes::WriteMask

Definition at line 2407 of file opcua_types.h.

◆ UserWriteMask

OpcUa_UInt32 _OpcUa_DataTypeAttributes::UserWriteMask

Definition at line 2408 of file opcua_types.h.

◆ IsAbstract

OpcUa_Boolean _OpcUa_DataTypeAttributes::IsAbstract

Definition at line 2409 of file opcua_types.h.


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