#include <RTCORBA.h>
Public Member Functions | |
TAO_RTCORBA_Initializer (void) |
Definition at line 36 of file RTCORBA.h.
TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_RTCORBA_Initializer::TAO_RTCORBA_Initializer | ( | void | ) |
Definition at line 13 of file RTCORBA.cpp.
References ACE_Service_Config::process_directive().
00014 { 00015 ACE_Service_Config::process_directive (ace_svc_desc_TAO_RT_ORB_Loader); 00016 }