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 2402 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_DataTypeAttributes::SpecifiedAttributes |
Definition at line 2404 of file opcua_types.h.
OpcUa_LocalizedText _OpcUa_DataTypeAttributes::DisplayName |
Definition at line 2405 of file opcua_types.h.
OpcUa_LocalizedText _OpcUa_DataTypeAttributes::Description |
Definition at line 2406 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_DataTypeAttributes::WriteMask |
Definition at line 2407 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_DataTypeAttributes::UserWriteMask |
Definition at line 2408 of file opcua_types.h.
OpcUa_Boolean _OpcUa_DataTypeAttributes::IsAbstract |
Definition at line 2409 of file opcua_types.h.