OpenDDS::DCPS::UdpInitializer Class Reference

#include <Udp.h>

List of all members.

Public Member Functions

 UdpInitializer ()


Detailed Description

Definition at line 16 of file Udp.h.


Constructor & Destructor Documentation

OpenDDS::DCPS::UdpInitializer::UdpInitializer (  ) 

Definition at line 16 of file Udp.cpp.

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


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