|
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 | Executable |
| OpcUa_Boolean | UserExecutable |
Definition at line 2282 of file opcua_types.h.
| OpcUa_LocalizedText _OpcUa_MethodAttributes::Description |
Definition at line 2286 of file opcua_types.h.
| OpcUa_LocalizedText _OpcUa_MethodAttributes::DisplayName |
Definition at line 2285 of file opcua_types.h.
| OpcUa_Boolean _OpcUa_MethodAttributes::Executable |
Definition at line 2289 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_MethodAttributes::SpecifiedAttributes |
Definition at line 2284 of file opcua_types.h.
| OpcUa_Boolean _OpcUa_MethodAttributes::UserExecutable |
Definition at line 2290 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_MethodAttributes::UserWriteMask |
Definition at line 2288 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_MethodAttributes::WriteMask |
Definition at line 2287 of file opcua_types.h.