open62541
1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
doc
open62541
deps
nodesetLoader
src
InternalLogger.h
Go to the documentation of this file.
1
/** This Source Code Form is subject to the terms of the Mozilla Public
2
* License, v. 2.0. If a copy of the MPL was not distributed with this
3
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
*
5
* Copyright 2020 (c) Matthias Konnerth
6
*/
7
8
#ifndef INTERNALLOGGER_H
9
#define INTERNALLOGGER_H
10
11
#include "
NodesetLoader/Logger.h
"
12
13
NodesetLoader_Logger
*
InternalLogger_new
(
void
);
14
void
InternalLogger_delete
(
NodesetLoader_Logger
*logger);
15
16
#endif
InternalLogger_delete
void InternalLogger_delete(NodesetLoader_Logger *logger)
InternalLogger_new
NodesetLoader_Logger * InternalLogger_new(void)
This Source Code Form is subject to the terms of the Mozilla Public License, v.
Logger.h
NodesetLoader_Logger
Definition
Logger.h:25
Generated by
1.9.8