open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
pubsub_udp.h
Go to the documentation of this file.
1/** This work is licensed under a Creative Commons CCZero 1.0 Universal License.
2 * See http://creativecommons.org/publicdomain/zero/1.0/ for more information.
3 *
4 * Copyright 2017-2018 (c) Fraunhofer IOSB (Author: Andreas Ebner)
5 */
6
7#ifndef UA_NETWORK_UDPMC_H_
8#define UA_NETWORK_UDPMC_H_
9
11
13
16
18
19#endif /* UA_NETWORK_UDPMC_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_PubSubTransportLayer UA_PubSubTransportLayerUDPMP(void)
This work is licensed under a Creative Commons CCZero 1.0 Universal License.