#include <IORTable.h>
Static Public Member Functions | |
| static int | init (void) |
| Used to force the initialization of the ORB code. | |
Definition at line 30 of file IORTable.h.
| int TAO_IORTable_Initializer::init | ( | void | ) | [static] |
Used to force the initialization of the ORB code.
Definition at line 23 of file IORTable.cpp.
{
return ACE_Service_Config::process_directive (ace_svc_desc_TAO_Table_Adapter_Factory);
}
1.7.0