open62541
1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
doc
open62541
deps
nodesetLoader
backends
open62541
src
customDataType.h
Go to the documentation of this file.
1
#ifndef CUSTOMDATATYPE_H
2
#define CUSTOMDATATYPE_H
3
const
struct
UA_DataType
*
findCustomDataType
(
const
UA_NodeId
*
typeId
,
4
const
UA_DataTypeArray
*types);
5
6
#endif
findCustomDataType
const struct UA_DataType * findCustomDataType(const UA_NodeId *typeId, const UA_DataTypeArray *types)
UA_DataTypeArray
Datatype arrays with custom type definitions can be added in a linked list to the client or server co...
Definition
types.h:878
UA_DataType
Definition
types.h:859
UA_DataType::typeId
UA_NodeId typeId
Definition
types.h:863
UA_NodeId
Definition
types.h:277
Generated by
1.9.8