OpenDDS::DCPS::RtpsUdpInitializer Class Reference

#include <RtpsUdp.h>

List of all members.

Public Member Functions

 RtpsUdpInitializer ()


Detailed Description

Definition at line 16 of file RtpsUdp.h.


Constructor & Destructor Documentation

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

Definition at line 16 of file RtpsUdp.cpp.

00017 {
00018   ACE_Service_Config::process_directive(ace_svc_desc_RtpsUdpLoader);
00019 
00020 #if (OPENDDS_RTPS_UDP_HAS_DLL == 0)
00021   ACE_Service_Config::process_directive(ACE_TEXT("static OpenDDS_Rtps_Udp"));
00022 #endif  /* OPENDDS_RTPS_UDP_HAS_DLL */
00023 }


The documentation for this class was generated from the following files:
Generated on Fri Feb 12 20:06:35 2016 for OpenDDS by  doxygen 1.4.7