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

TAO_BEGIN_VERSIONED_NAMESPACE_DECL int TAO_IORTable_Initializer::init ( void   )  [static]

Used to force the initialization of the ORB code.

Definition at line 23 of file IORTable.cpp.

References ACE_Service_Config::process_directive().

00024 {
00025   return ACE_Service_Config::process_directive (ace_svc_desc_TAO_Table_Adapter_Factory);
00026 }


The documentation for this class was generated from the following files:
Generated on Tue Feb 2 17:43:42 2010 for TAO_IORTable by  doxygen 1.4.7