#include <Flow.h>
Inheritance diagram for ACE_RMCast::Flow:
Public Member Functions | |
Flow (Parameters const ¶ms) | |
virtual void | send (Message_ptr m) |
virtual void | recv (Message_ptr m) |
Private Attributes | |
Parameters const & | params_ |
Mutex | mutex_ |
ACE_Time_Value | nak_time_ |
ACE_Time_Value | sample_start_time_ |
unsigned long | sample_bytes_ |
double | current_tput_ |
double | cap_tput_ |
|
|
|
Reimplemented from ACE_RMCast::In_Element. |
|
Reimplemented from ACE_RMCast::Out_Element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|