open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_ReferenceTypeAttributes 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
 
OpcUa_Boolean Symmetric
 
OpcUa_LocalizedText InverseName
 

Detailed Description

Definition at line 2372 of file opcua_types.h.

Field Documentation

◆ SpecifiedAttributes

OpcUa_UInt32 _OpcUa_ReferenceTypeAttributes::SpecifiedAttributes

Definition at line 2374 of file opcua_types.h.

◆ DisplayName

OpcUa_LocalizedText _OpcUa_ReferenceTypeAttributes::DisplayName

Definition at line 2375 of file opcua_types.h.

◆ Description

OpcUa_LocalizedText _OpcUa_ReferenceTypeAttributes::Description

Definition at line 2376 of file opcua_types.h.

◆ WriteMask

OpcUa_UInt32 _OpcUa_ReferenceTypeAttributes::WriteMask

Definition at line 2377 of file opcua_types.h.

◆ UserWriteMask

OpcUa_UInt32 _OpcUa_ReferenceTypeAttributes::UserWriteMask

Definition at line 2378 of file opcua_types.h.

◆ IsAbstract

OpcUa_Boolean _OpcUa_ReferenceTypeAttributes::IsAbstract

Definition at line 2379 of file opcua_types.h.

◆ Symmetric

OpcUa_Boolean _OpcUa_ReferenceTypeAttributes::Symmetric

Definition at line 2380 of file opcua_types.h.

◆ InverseName

OpcUa_LocalizedText _OpcUa_ReferenceTypeAttributes::InverseName

Definition at line 2381 of file opcua_types.h.


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