open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_UInt32 | SpecifiedAttributes |
OpcUa_LocalizedText | DisplayName |
OpcUa_LocalizedText | Description |
OpcUa_UInt32 | WriteMask |
OpcUa_UInt32 | UserWriteMask |
OpcUa_Boolean | ContainsNoLoops |
OpcUa_Byte | EventNotifier |
Definition at line 2430 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_ViewAttributes::SpecifiedAttributes |
Definition at line 2432 of file opcua_types.h.
OpcUa_LocalizedText _OpcUa_ViewAttributes::DisplayName |
Definition at line 2433 of file opcua_types.h.
OpcUa_LocalizedText _OpcUa_ViewAttributes::Description |
Definition at line 2434 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_ViewAttributes::WriteMask |
Definition at line 2435 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_ViewAttributes::UserWriteMask |
Definition at line 2436 of file opcua_types.h.
OpcUa_Boolean _OpcUa_ViewAttributes::ContainsNoLoops |
Definition at line 2437 of file opcua_types.h.
OpcUa_Byte _OpcUa_ViewAttributes::EventNotifier |
Definition at line 2438 of file opcua_types.h.