Strategies.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00003 //=============================================================================
00004 /**
00005  *  @file   Strategies.h
00006  *
00007  *  $Id: Strategies.h 80826 2008-03-04 14:51:23Z wotte $
00008  *
00009  *  @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
00010  */
00011 //=============================================================================
00012 
00013 #ifndef ACE_STRATEGIES_H
00014 #define ACE_STRATEGIES_H
00015 #include /**/ "ace/pre.h"
00016 
00017 #include /**/ "ace/config-all.h"
00018 
00019 #if !defined (ACE_LACKS_PRAGMA_ONCE)
00020 # pragma once
00021 #endif /* ACE_LACKS_PRAGMA_ONCE */
00022 
00023 /// Place holder for backward compatibility..
00024 #include "ace/Connection_Recycling_Strategy.h"
00025 #include "ace/Hashable.h"
00026 #include "ace/Notification_Strategy.h"
00027 #include "ace/Reactor_Notification_Strategy.h"
00028 #include "ace/Recyclable.h"
00029 #include "ace/Refcountable.h"
00030 
00031 
00032 #include /**/ "ace/post.h"
00033 #endif /*ACE_STRATEGIES_H*/

Generated on Tue Feb 2 17:18:43 2010 for ACE by  doxygen 1.4.7