Leader_Follower_Flushing_Strategy.cpp File Reference

#include "tao/Leader_Follower_Flushing_Strategy.h"
#include "tao/LF_Follower.h"
#include "tao/Leader_Follower.h"
#include "tao/Transport.h"
#include "tao/Queued_Message.h"
#include "tao/ORB_Core.h"
Include dependency graph for Leader_Follower_Flushing_Strategy.cpp:

Go to the source code of this file.

Functions

 ACE_RCSID (tao, Leader_Follower_Flushing_Strategy,"$Id: Leader_Follower_Flushing_Strategy.cpp 86672 2009-09-09 12:42:07Z vzykov $") 1 int TAO_Leader_Follower_Flushing_Strategy

Function Documentation

ACE_RCSID ( tao  ,
Leader_Follower_Flushing_Strategy  ,
"$Id: Leader_Follower_Flushing_Strategy.cpp 86672 2009-09-09 12:42:07Z vzykov $"   
)

Definition at line 10 of file Leader_Follower_Flushing_Strategy.cpp.

00012                : Leader_Follower_Flushing_Strategy.cpp 86672 2009-09-09 12:42:07Z vzykov $")
00013 
00014 
00015 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00016 
00017 int
00018 TAO_Leader_Follower_Flushing_Strategy::schedule_output (TAO_Transport *transport)
00019 {
00020   return transport->schedule_output_i ();
00021 }

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Sun Nov 22 23:24:28 2009 for TAO by  doxygen 1.6.1