#include <RTCORBA.h>
Public Member Functions | |
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 } |