open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
history_data_gathering_default.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 2018 (c) basysKom GmbH <opensource@basyskom.com> (Author: Peter Rustler)
6 */
7
8#ifndef UA_HISTORYDATAGATHERING_DEFAULT_H_
9#define UA_HISTORYDATAGATHERING_DEFAULT_H_
10
12
14
16UA_HistoryDataGathering_Default(size_t initialNodeIdStoreSize);
17
19
20#endif /* UA_HISTORYDATAGATHERING_DEFAULT_H_ */
#define _UA_BEGIN_DECLS
#undef UA_DEBUG_DUMP_PKGS
Definition config.h:89
#define _UA_END_DECLS
Definition config.h:96
_UA_BEGIN_DECLS UA_HistoryDataGathering UA_HistoryDataGathering_Default(size_t initialNodeIdStoreSize)
This Source Code Form is subject to the terms of the Mozilla Public License, v.