OpenDDS  Snapshot(2023/04/28-20:55)
Udp.h
Go to the documentation of this file.
1 /*
2  *
3  *
4  * Distributed under the OpenDDS License.
5  * See: http://www.opendds.org/license.html
6  */
7 
8 #ifndef OPENDDS_DCPS_TRANSPORT_UDP_UDP_H
9 #define OPENDDS_DCPS_TRANSPORT_UDP_UDP_H
10 
11 #include "Udp_Export.h"
13 
15 
16 namespace OpenDDS {
17 namespace DCPS {
18 
20 public:
22 };
23 
25 
26 } // namespace DCPS
27 } // namespace OpenDDS
28 
30 
31 #endif /* DCPS_UDP_H */
static UdpInitializer udp_init
Definition: Udp.h:24
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
#define OpenDDS_Udp_Export
Definition: Udp_Export.h:24
The Internal API and Implementation of OpenDDS.
Definition: AddressCache.h:28