open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Macros | Functions
backendOpen62541.h File Reference
#include <open62541/server.h>
#include "NodesetLoader/Extension.h"
#include <stdbool.h>
#include <stdio.h>

Go to the source code of this file.

Macros

#define LOADER_EXPORT   /* fallback to default */
 

Functions

bool NodesetLoader_loadFile (struct UA_Server *, const char *path, NodesetLoader_ExtensionInterface *extensionHandling)
 

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 2019 (c) Matthias Konnerth

Definition at line 29 of file backendOpen62541.h.

Function Documentation

◆ NodesetLoader_loadFile()

bool NodesetLoader_loadFile ( struct UA_Server ,
const char *  path,
NodesetLoader_ExtensionInterface extensionHandling 
)