|
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 | isAbstract |
ObjectTypeAttributes.
Definition at line 1837 of file types_generated.h.
| UA_LocalizedText UA_ObjectTypeAttributes::description |
Definition at line 1840 of file types_generated.h.
| UA_LocalizedText UA_ObjectTypeAttributes::displayName |
Definition at line 1839 of file types_generated.h.
| UA_Boolean UA_ObjectTypeAttributes::isAbstract |
Definition at line 1843 of file types_generated.h.
| UA_UInt32 UA_ObjectTypeAttributes::specifiedAttributes |
Definition at line 1838 of file types_generated.h.
| UA_UInt32 UA_ObjectTypeAttributes::userWriteMask |
Definition at line 1842 of file types_generated.h.
| UA_UInt32 UA_ObjectTypeAttributes::writeMask |
Definition at line 1841 of file types_generated.h.