|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
| UA_UInt32 | specifiedAttributes |
| UA_LocalizedText | displayName |
| UA_LocalizedText | description |
| UA_UInt32 | writeMask |
| UA_UInt32 | userWriteMask |
| UA_Boolean | executable |
| UA_Boolean | userExecutable |
MethodAttributes.
Definition at line 1824 of file types_generated.h.
| UA_LocalizedText UA_MethodAttributes::description |
Definition at line 1827 of file types_generated.h.
| UA_LocalizedText UA_MethodAttributes::displayName |
Definition at line 1826 of file types_generated.h.
| UA_Boolean UA_MethodAttributes::executable |
Definition at line 1830 of file types_generated.h.
| UA_UInt32 UA_MethodAttributes::specifiedAttributes |
Definition at line 1825 of file types_generated.h.
| UA_Boolean UA_MethodAttributes::userExecutable |
Definition at line 1831 of file types_generated.h.
| UA_UInt32 UA_MethodAttributes::userWriteMask |
Definition at line 1829 of file types_generated.h.
| UA_UInt32 UA_MethodAttributes::writeMask |
Definition at line 1828 of file types_generated.h.