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

Detailed Description

Definition at line 650 of file types_generated.h.

Field Documentation

◆ specifiedAttributes

UA_UInt32 UA_ObjectTypeAttributes::specifiedAttributes

Definition at line 651 of file types_generated.h.

◆ displayName

UA_LocalizedText UA_ObjectTypeAttributes::displayName

Definition at line 652 of file types_generated.h.

◆ description

UA_LocalizedText UA_ObjectTypeAttributes::description

Definition at line 653 of file types_generated.h.

◆ writeMask

UA_UInt32 UA_ObjectTypeAttributes::writeMask

Definition at line 654 of file types_generated.h.

◆ userWriteMask

UA_UInt32 UA_ObjectTypeAttributes::userWriteMask

Definition at line 655 of file types_generated.h.

◆ isAbstract

UA_Boolean UA_ObjectTypeAttributes::isAbstract

Definition at line 656 of file types_generated.h.


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