Static Public Member Functions

TAO_IORTable_Initializer Class Reference

#include <IORTable.h>

List of all members.

Static Public Member Functions

static int init (void)
 Used to force the initialization of the ORB code.

Detailed Description

Definition at line 30 of file IORTable.h.


Member Function Documentation

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);
}


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines