open62541
1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
doc
open62541
deps
nodesetLoader
src
InternalRefService.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 INTERNALREFSERVICE_H
9
#define INTERNALREFSERVICE_H
10
#include "
NodesetLoader/ReferenceService.h
"
11
12
NL_ReferenceService
*
InternalRefService_new
(
void
);
13
void
InternalRefService_delete
(
NL_ReferenceService
*service);
14
#endif
InternalRefService_new
NL_ReferenceService * InternalRefService_new(void)
This Source Code Form is subject to the terms of the Mozilla Public License, v.
InternalRefService_delete
void InternalRefService_delete(NL_ReferenceService *service)
ReferenceService.h
NL_ReferenceService
Definition
ReferenceService.h:19
Generated by
1.9.8