2 #include "tao/Transport_Queueing_Strategies.h"
6 #include "ace/Log_Msg.h"
7 #include "ace/OS_NS_sys_time.h"
9 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
13 Transport_Queueing_Strategy::~Transport_Queueing_Strategy ()
17 // ****************************************************************
20 Flush_Transport_Queueing_Strategy::must_queue (bool) const
26 Flush_Transport_Queueing_Strategy::buffering_constraints_reached (
31 const ACE_Time_Value
&,
33 ACE_Time_Value
&) const
41 TAO_END_VERSIONED_NAMESPACE_DECL