OpenDDS
Snapshot(2023/04/28-20:55)
dds
DCPS
transport
multicast
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
"
12
#include "
dds/Versioned_Namespace.h
"
13
14
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
15
16
namespace
OpenDDS
{
17
namespace
DCPS {
18
19
class
OpenDDS_Multicast_Export
MulticastInitializer
{
20
public
:
21
MulticastInitializer
();
22
};
23
24
static
MulticastInitializer
multicast_init
;
25
26
}
// namespace DCPS
27
}
// namespace OpenDDS
28
29
OPENDDS_END_VERSIONED_NAMESPACE_DECL
30
31
#endif
/* DCPS_MULTICAST_H */
Versioned_Namespace.h
OpenDDS_Multicast_Export
#define OpenDDS_Multicast_Export
Definition:
Multicast_Export.h:24
OpenDDS::DCPS::MulticastInitializer
Definition:
Multicast.h:19
Multicast_Export.h
OPENDDS_END_VERSIONED_NAMESPACE_DECL
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
Definition:
Versioned_Namespace.h:48
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
Definition:
Hash.cpp:17
OpenDDS
The Internal API and Implementation of OpenDDS.
Definition:
AddressCache.h:28
OpenDDS::DCPS::multicast_init
static MulticastInitializer multicast_init
Definition:
Multicast.h:24
Generated by
1.8.13