IORTable.cpp

Go to the documentation of this file.
00001 /* -*- C++ -*- */
00002 
00003 // =================================================================
00004 /**
00005  * @file IORTable.cpp
00006  *
00007  * $Id: IORTable.cpp 71473 2006-03-10 07:19:20Z jtc $
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, "$Id: IORTable.cpp 71473 2006-03-10 07:19:20Z jtc $")
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 Tue Feb 2 17:43:41 2010 for TAO_IORTable by  doxygen 1.4.7