OpenDDS  Snapshot(2023/04/07-19:43)
Public Member Functions | List of all members
OpenDDS::DCPS::RtpsUdpInitializer Class Reference

#include <RtpsUdp.h>

Public Member Functions

 RtpsUdpInitializer ()
 

Detailed Description

Definition at line 19 of file RtpsUdp.h.

Constructor & Destructor Documentation

◆ RtpsUdpInitializer()

OpenDDS::DCPS::RtpsUdpInitializer::RtpsUdpInitializer ( )

Definition at line 18 of file RtpsUdp.cpp.

References ACE_TEXT(), OPENDDS_END_VERSIONED_NAMESPACE_DECL, and ACE_Service_Config::process_directive().

19 {
20  ACE_Service_Config::process_directive(ace_svc_desc_RtpsUdpLoader);
21 
22 #if (OPENDDS_RTPS_UDP_HAS_DLL == 0)
23  ACE_Service_Config::process_directive(ACE_TEXT("static OpenDDS_Rtps_Udp"));
24 #endif /* OPENDDS_RTPS_UDP_HAS_DLL */
25 }
static int process_directive(const ACE_TCHAR directive[])
ACE_TEXT("TCP_Factory")

The documentation for this class was generated from the following files: