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

Go to the source code of this file.

Functions

unsigned short addNamespace (void *userContext, const char *namespaceUri)
 
void dumpNode (void *userContext, const NL_Node *node)
 

Function Documentation

◆ addNamespace()

unsigned short addNamespace ( void *  userContext,
const char *  namespaceUri 
)

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

◆ dumpNode()

void dumpNode ( void *  userContext,
const NL_Node node 
)