open62541 1.3.12
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 |
Definition at line 637 of file types_generated.h.
UA_UInt32 UA_MethodAttributes::specifiedAttributes |
Definition at line 638 of file types_generated.h.
UA_LocalizedText UA_MethodAttributes::displayName |
Definition at line 639 of file types_generated.h.
UA_LocalizedText UA_MethodAttributes::description |
Definition at line 640 of file types_generated.h.
UA_UInt32 UA_MethodAttributes::writeMask |
Definition at line 641 of file types_generated.h.
UA_UInt32 UA_MethodAttributes::userWriteMask |
Definition at line 642 of file types_generated.h.
UA_Boolean UA_MethodAttributes::executable |
Definition at line 643 of file types_generated.h.
UA_Boolean UA_MethodAttributes::userExecutable |
Definition at line 644 of file types_generated.h.