|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types.h>
Data Fields | |
| const struct UA_DataTypeArray * | next |
| const size_t | typesSize |
| const UA_DataType * | types |
| UA_Boolean | cleanup |
Datatype arrays with custom type definitions can be added in a linked list to the client or server configuration.
| UA_Boolean UA_DataTypeArray::cleanup |
| const struct UA_DataTypeArray* UA_DataTypeArray::next |
| const UA_DataType* UA_DataTypeArray::types |