IORTable.cpp

Go to the documentation of this file.
00001 /* -*- C++ -*- */
00002 
00003 // =================================================================
00004 /**
00005  * @file IORTable.cpp
00006  *
00007  * IORTable.cpp,v 1.5 2006/03/10 07:19:11 jtc Exp
00008  *
00009  * @author Carlos O'Ryan <coryan@uci.edu>
00010  *
00011  */
00012 // =================================================================
00013 
00014 #include "tao/IORTable/IORTable.h"
00015 #include "tao/IORTable/Table_Adapter.h"
00016 
00017 ACE_RCSID (IORTable, IORTable, "IORTable.cpp,v 1.5 2006/03/10 07:19:11 jtc Exp")
00018 
00019 
00020 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00021 
00022 int
00023 TAO_IORTable_Initializer::init (void)
00024 {
00025   return ACE_Service_Config::process_directive (ace_svc_desc_TAO_Table_Adapter_Factory);
00026 }
00027 
00028 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Thu Nov 9 13:07:06 2006 for TAO_IORTable by doxygen 1.3.6