open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Macros | Functions
dataTypes.h File Reference
#include <open62541/types.h>

Go to the source code of this file.

Macros

#define LOADER_EXPORT   /* fallback to default */
 

Functions

const struct UA_DataTypeNodesetLoader_getCustomDataType (struct UA_Server *server, const UA_NodeId *typeId)
 
void NodesetLoader_cleanupCustomDataTypes (const UA_DataTypeArray *customTypes)
 

Macro Definition Documentation

◆ LOADER_EXPORT

#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.

Function Documentation

◆ NodesetLoader_cleanupCustomDataTypes()

void NodesetLoader_cleanupCustomDataTypes ( const UA_DataTypeArray customTypes)

◆ NodesetLoader_getCustomDataType()

const struct UA_DataType * NodesetLoader_getCustomDataType ( struct UA_Server server,
const UA_NodeId typeId 
)