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 | IsAbstract |
Definition at line 2311 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_ObjectTypeAttributes::SpecifiedAttributes |
Definition at line 2313 of file opcua_types.h.
OpcUa_LocalizedText _OpcUa_ObjectTypeAttributes::DisplayName |
Definition at line 2314 of file opcua_types.h.
OpcUa_LocalizedText _OpcUa_ObjectTypeAttributes::Description |
Definition at line 2315 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_ObjectTypeAttributes::WriteMask |
Definition at line 2316 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_ObjectTypeAttributes::UserWriteMask |
Definition at line 2317 of file opcua_types.h.
OpcUa_Boolean _OpcUa_ObjectTypeAttributes::IsAbstract |
Definition at line 2318 of file opcua_types.h.