RTCORBA.cpp

Go to the documentation of this file.
00001 // RTCORBA.cpp,v 1.8 2006/03/10 07:19:16 jtc Exp
00002 
00003 #include "tao/RTCORBA/RTCORBA.h"
00004 
00005 #if TAO_HAS_CORBA_MESSAGING == 1
00006 
00007 #include "tao/RTCORBA/RT_ORB_Loader.h"
00008 
00009 ACE_RCSID (RTCORBA, RTCORBA, "RTCORBA.cpp,v 1.8 2006/03/10 07:19:16 jtc Exp")
00010 
00011 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00012 
00013 TAO_RTCORBA_Initializer::TAO_RTCORBA_Initializer (void)
00014 {
00015   ACE_Service_Config::process_directive (ace_svc_desc_TAO_RT_ORB_Loader);
00016 }
00017 
00018 TAO_END_VERSIONED_NAMESPACE_DECL
00019 
00020 #endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */

Generated on Thu Nov 9 12:58:02 2006 for TAO_RTCORBA by doxygen 1.3.6