ACE_RMCast
6.1.4
|
#include <Fragment.h>
Public Member Functions | |
Fragment (Parameters const ¶ms) | |
virtual void | send (Message_ptr m) |
Public Attributes | |
Parameters const & | params_ |
Private Attributes | |
Mutex | mutex_ |
u64 | sn_ |
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::Fragment::Fragment | ( | Parameters const & | params | ) |
|
virtual |
Reimplemented from ACE_RMCast::Out_Element.
|
private |
Parameters const& ACE_RMCast::Fragment::params_ |
|
private |