OpenDDS
Snapshot(2023/04/28-20:55)
dds
DCPS
transport
multicast
MulticastLoader.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_MULTICASTLOADER_H
9
#define OPENDDS_DCPS_TRANSPORT_MULTICAST_MULTICASTLOADER_H
10
11
#include "
Multicast_Export.h
"
12
13
#include "
ace/Global_Macros.h
"
14
#include "
ace/Service_Config.h
"
15
#include "
ace/Service_Object.h
"
16
#include "
dds/Versioned_Namespace.h
"
17
18
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
19
20
namespace
OpenDDS
{
21
namespace
DCPS {
22
23
class
OpenDDS_Multicast_Export
MulticastLoader
24
:
public
ACE_Service_Object
{
25
public
:
26
virtual
int
init
(
int
argc,
ACE_TCHAR
* argv[]);
27
};
28
29
ACE_STATIC_SVC_DECLARE_EXPORT
(OpenDDS_Multicast,
MulticastLoader
)
30
ACE_FACTORY_DECLARE
(OpenDDS_Multicast,
MulticastLoader
)
31
32
}
// namespace DCPS
33
}
// namespace OpenDDS
34
35
OPENDDS_END_VERSIONED_NAMESPACE_DECL
36
37
#endif
/* DCPS_MULTICASTLOADER_H */
Versioned_Namespace.h
ACE_STATIC_SVC_DECLARE_EXPORT
ACE_STATIC_SVC_DECLARE_EXPORT(TAO_Transport_Current, TAO_Transport_Current_Loader) ACE_FACTORY_DECLARE(TAO_Transport_Current
Global_Macros.h
OpenDDS_Multicast_Export
#define OpenDDS_Multicast_Export
Definition:
Multicast_Export.h:24
Service_Config.h
ACE_TCHAR
char ACE_TCHAR
OpenDDS::DCPS::MulticastLoader
Definition:
MulticastLoader.h:23
init
int init(void)
Multicast_Export.h
Service_Object.h
ACE_FACTORY_DECLARE
#define ACE_FACTORY_DECLARE(CLS, SERVICE_CLASS)
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
ACE_Service_Object
OpenDDS
The Internal API and Implementation of OpenDDS.
Definition:
AddressCache.h:28
Generated by
1.8.13