Strategies.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00003 //=============================================================================
00004 /**
00005  *  @file   Strategies.h
00006  *
00007  *  Strategies.h,v 4.34 2003/07/21 23:51:40 dhinton Exp
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 Thu Nov 9 09:42:05 2006 for ACE by doxygen 1.3.6