|
open62541 1.3.15
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 |
| OpcUa_Boolean | Symmetric |
| OpcUa_LocalizedText | InverseName |
Definition at line 2372 of file opcua_types.h.
| OpcUa_LocalizedText _OpcUa_ReferenceTypeAttributes::Description |
Definition at line 2376 of file opcua_types.h.
| OpcUa_LocalizedText _OpcUa_ReferenceTypeAttributes::DisplayName |
Definition at line 2375 of file opcua_types.h.
| OpcUa_LocalizedText _OpcUa_ReferenceTypeAttributes::InverseName |
Definition at line 2381 of file opcua_types.h.
| OpcUa_Boolean _OpcUa_ReferenceTypeAttributes::IsAbstract |
Definition at line 2379 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_ReferenceTypeAttributes::SpecifiedAttributes |
Definition at line 2374 of file opcua_types.h.
| OpcUa_Boolean _OpcUa_ReferenceTypeAttributes::Symmetric |
Definition at line 2380 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_ReferenceTypeAttributes::UserWriteMask |
Definition at line 2378 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_ReferenceTypeAttributes::WriteMask |
Definition at line 2377 of file opcua_types.h.