Connection_Purging_Strategy.cpp

Go to the documentation of this file.
00001 // Connection_Purging_Strategy.cpp,v 1.5 2005/11/02 07:13:02 ossama Exp
00002 
00003 #include "tao/Connection_Purging_Strategy.h"
00004 
00005 #if !defined (__ACE_INLINE__)
00006 # include "tao/Connection_Purging_Strategy.inl"
00007 #endif /* __ACE_INLINE__ */
00008 
00009 ACE_RCSID (tao,
00010            Connection_Purging_Strategy,
00011            "Connection_Purging_Strategy.cpp,v 1.5 2005/11/02 07:13:02 ossama Exp")
00012 
00013 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00014 
00015 TAO_Connection_Purging_Strategy::~TAO_Connection_Purging_Strategy (void)
00016 {
00017 }
00018 
00019 int
00020 TAO_Connection_Purging_Strategy::cache_maximum (void) const
00021 {
00022   return cache_maximum_;
00023 }
00024 
00025 TAO_END_VERSIONED_NAMESPACE_DECL

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