OverSim
CBRDHT::PutMapEntry Struct Reference

#include <CBR-DHT.h>

Public Attributes

int numSent
int numFailed
int numResponses
DHTputCAPICallcallMsg

Detailed Description

Definition at line 69 of file CBR-DHT.h.

Member Data Documentation

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().


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