Auto_Functor.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00003 //=============================================================================
00004 /**
00005  * @file Auto_Functor.h
00006  *
00007  * Auto_Functor.h,v 1.3 2005/11/02 07:13:02 ossama Exp
00008  *
00009  * @author Carlos O'Ryan <coryan@atdesk.com>
00010  */
00011 //=============================================================================
00012 #ifndef TAO_AUTO_FUNCTOR_H
00013 #define TAO_AUTO_FUNCTOR_H
00014 #include /**/ "ace/pre.h"
00015 
00016 #include "ace/config-all.h"
00017 
00018 #if !defined (ACE_LACKS_PRAGMA_ONCE)
00019 # pragma once
00020 #endif /* ACE_LACKS_PRAGMA_ONCE */
00021 
00022 #include "ace/Auto_Functor.h"
00023 
00024 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00025 
00026 namespace TAO
00027 {
00028   namespace Utils
00029   {
00030 
00031   using namespace ACE_Utils;
00032 
00033   }
00034 }
00035 
00036 TAO_END_VERSIONED_NAMESPACE_DECL
00037 
00038 #include /**/ "ace/post.h"
00039 #endif /* TAO_AUTO_FUNCTOR_H*/

Generated on Thu Nov 9 11:54:07 2006 for TAO by doxygen 1.3.6