StrategyFactory.cpp

Go to the documentation of this file.
00001 // StrategyFactory.cpp,v 1.5 2006/03/10 07:19:16 jtc Exp
00002 
00003 #include "tao/PortableServer/StrategyFactory.h"
00004 #include "ace/Dynamic_Service.h"
00005 
00006 ACE_RCSID (PortableServer,
00007            StrategyFactory,
00008            "StrategyFactory.cpp,v 1.5 2006/03/10 07:19:16 jtc Exp")
00009 
00010 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00011 
00012 namespace TAO
00013 {
00014   namespace Portable_Server
00015   {
00016     StrategyFactory::~StrategyFactory (void)
00017     {
00018     }
00019   } /* namespace Portable_Server */
00020 } /* namespace TAO */
00021 
00022 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Thu Nov 9 12:40:45 2006 for TAO_PortableServer by doxygen 1.3.6