|
OverSim
|
#include <CBR-DHT.h>
Public Attributes | |
| int | numSent |
| int | numFailed |
| int | numResponses |
| DHTputCAPICall * | callMsg |
| DHTputCAPICall* CBRDHT::PutMapEntry::callMsg |
Definition at line 74 of file CBR-DHT.h.
Referenced by CBRDHT::handleLookupResponse().
| int CBRDHT::PutMapEntry::numFailed |
Definition at line 72 of file CBR-DHT.h.
Referenced by CBRDHT::handleLookupResponse().
| int CBRDHT::PutMapEntry::numResponses |
Definition at line 73 of file CBR-DHT.h.
Referenced by CBRDHT::handleLookupResponse().
| int CBRDHT::PutMapEntry::numSent |
Definition at line 71 of file CBR-DHT.h.
Referenced by CBRDHT::handleLookupResponse().