OpenDDS  Snapshot(2023/04/28-20:55)
Multicast.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_MULTICAST_MULTICAST_H
9 #define OPENDDS_DCPS_TRANSPORT_MULTICAST_MULTICAST_H
10 
11 #include "Multicast_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_MULTICAST_H */
#define OpenDDS_Multicast_Export
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
The Internal API and Implementation of OpenDDS.
Definition: AddressCache.h:28
static MulticastInitializer multicast_init
Definition: Multicast.h:24