|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <open62541/types.h>Go to the source code of this file.
Macros | |
| #define | LOADER_EXPORT /* fallback to default */ |
Functions | |
| const struct UA_DataType * | NodesetLoader_getCustomDataType (struct UA_Server *server, const UA_NodeId *typeId) |
| void | NodesetLoader_cleanupCustomDataTypes (const UA_DataTypeArray *customTypes) |
| #define LOADER_EXPORT /* fallback to default */ |
This Source Code Form is subject to the terms of the Mozilla Public License, v.
2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright 2020 (c) Matthias Konnerth
Definition at line 24 of file dataTypes.h.
| void NodesetLoader_cleanupCustomDataTypes | ( | const UA_DataTypeArray * | customTypes | ) |
| const struct UA_DataType * NodesetLoader_getCustomDataType | ( | struct UA_Server * | server, |
| const UA_NodeId * | typeId | ||
| ) |