#include <Acknowledge.h>
Collaboration diagram for ACE_RMCast::Acknowledge::Descr:
Public Member Functions | |
Descr () | |
Descr (unsigned long timer) | |
Descr (Message_ptr m) | |
bool | lost () const |
Message_ptr | msg () |
void | msg (Message_ptr m) |
unsigned long | nak_count () const |
void | nak_count (unsigned long v) |
unsigned long | timer () const |
void | timer (unsigned long v) |
Private Attributes | |
Message_ptr | m_ |
unsigned long | nak_count_ |
unsigned long | timer_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|