|
open62541 1.3.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 |
Datatype arrays with custom type definitions can be added in a linked list to the client or server configuration.
| const struct UA_DataTypeArray* UA_DataTypeArray::next |
| const UA_DataType* UA_DataTypeArray::types |