struct for tracking repair requests More...
#include <PastryLeafSet.h>
Public Member Functions | |
PLSRepairData (simtime_t ts=0, bool left=true) | |
Public Attributes | |
simtime_t | ts |
bool | left |
struct for tracking repair requests
Definition at line 45 of file PastryLeafSet.h.
PLSRepairData::PLSRepairData | ( | simtime_t | ts = 0 , |
|
bool | left = true | |||
) | [inline] |
bool PLSRepairData::left |
Definition at line 48 of file PastryLeafSet.h.
simtime_t PLSRepairData::ts |
Definition at line 47 of file PastryLeafSet.h.