OverSim
PLSRepairData Struct Reference

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

Detailed Description

struct for tracking repair requests

Definition at line 45 of file PastryLeafSet.h.

Constructor & Destructor Documentation

PLSRepairData::PLSRepairData ( simtime_t  ts = 0,
bool  left = true 
)
inline

Definition at line 49 of file PastryLeafSet.h.

: ts(ts), left(left) {};

Member Data Documentation

bool PLSRepairData::left

Definition at line 48 of file PastryLeafSet.h.

simtime_t PLSRepairData::ts

Definition at line 47 of file PastryLeafSet.h.


The documentation for this struct was generated from the following file: