open62541 1.3.12
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
UA_UInt32 | specifiedAttributes |
UA_LocalizedText | displayName |
UA_LocalizedText | description |
UA_UInt32 | writeMask |
UA_UInt32 | userWriteMask |
UA_Boolean | containsNoLoops |
UA_Byte | eventNotifier |
Definition at line 705 of file types_generated.h.
UA_UInt32 UA_ViewAttributes::specifiedAttributes |
Definition at line 706 of file types_generated.h.
UA_LocalizedText UA_ViewAttributes::displayName |
Definition at line 707 of file types_generated.h.
UA_LocalizedText UA_ViewAttributes::description |
Definition at line 708 of file types_generated.h.
UA_UInt32 UA_ViewAttributes::writeMask |
Definition at line 709 of file types_generated.h.
UA_UInt32 UA_ViewAttributes::userWriteMask |
Definition at line 710 of file types_generated.h.
UA_Boolean UA_ViewAttributes::containsNoLoops |
Definition at line 711 of file types_generated.h.
UA_Byte UA_ViewAttributes::eventNotifier |
Definition at line 712 of file types_generated.h.