|
ACE_RMCast
6.2.0
|
#include <Flow.h>


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_ |
Additional Inherited Members | |
Protected Attributes inherited from ACE_RMCast::In_Element | |
| In_Element * | in_ |
Protected Attributes inherited from ACE_RMCast::Out_Element | |
| Out_Element * | out_ |
| ACE_RMCast::Flow::Flow | ( | Parameters const & | params | ) |
|
virtual |
Reimplemented from ACE_RMCast::In_Element.
|
virtual |
Reimplemented from ACE_RMCast::Out_Element.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.3.1