open62541
1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
doc
open62541
plugins
include
open62541
plugin
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
10
#include <
open62541/plugin/pubsub.h
>
11
12
_UA_BEGIN_DECLS
13
14
UA_PubSubTransportLayer
15
UA_PubSubTransportLayerUDPMP
(
void
);
16
17
_UA_END_DECLS
18
19
#endif
/* UA_NETWORK_UDPMC_H_ */
_UA_BEGIN_DECLS
#define _UA_BEGIN_DECLS
#undef UA_DEBUG_DUMP_PKGS
Definition
config.h:89
_UA_END_DECLS
#define _UA_END_DECLS
Definition
config.h:96
pubsub.h
UA_PubSubTransportLayerUDPMP
_UA_BEGIN_DECLS UA_PubSubTransportLayer UA_PubSubTransportLayerUDPMP(void)
This work is licensed under a Creative Commons CCZero 1.0 Universal License.
UA_PubSubTransportLayer
Definition
pubsub.h:78
Generated by
1.11.0