#include <DHT.h>
Public Attributes | |
| ReplicaVector | replica |
| std::map< BinaryValue, ReplicaVector > | hashes |
| int | numSent |
| int | numAvailableReplica |
| int | numResponses |
| DHTgetCAPICall * | callMsg |
| ReplicaVector * | hashVector |
Definition at line 53 of file DHT.h.
| DHTgetCAPICall* DHT::DHT::GetMapEntry::callMsg |
| std::map<BinaryValue, ReplicaVector> DHT::DHT::GetMapEntry::hashes |
| ReplicaVector* DHT::DHT::GetMapEntry::hashVector |
| int DHT::DHT::GetMapEntry::numAvailableReplica |
| int DHT::DHT::GetMapEntry::numResponses |
| int DHT::DHT::GetMapEntry::numSent |
| ReplicaVector DHT::DHT::GetMapEntry::replica |
1.5.8