|
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 |
DataTypeAttributes.
Definition at line 1880 of file types_generated.h.
| UA_LocalizedText UA_DataTypeAttributes::description |
Definition at line 1883 of file types_generated.h.
| UA_LocalizedText UA_DataTypeAttributes::displayName |
Definition at line 1882 of file types_generated.h.
| UA_Boolean UA_DataTypeAttributes::isAbstract |
Definition at line 1886 of file types_generated.h.
| UA_UInt32 UA_DataTypeAttributes::specifiedAttributes |
Definition at line 1881 of file types_generated.h.
| UA_UInt32 UA_DataTypeAttributes::userWriteMask |
Definition at line 1885 of file types_generated.h.
| UA_UInt32 UA_DataTypeAttributes::writeMask |
Definition at line 1884 of file types_generated.h.