#include <omnetpp.h>
#include <OverlayKey.h>
#include <SHA1.h>
#include <CommonMessages_m.h>
#include "DHTMessage_m.h"
#include "DHTDataStorage.h"
#include "BaseApp.h"
#include <RpcMacros.h>
Classes | |
struct | GetMapEntry |
class | DHT |
A Distributed Hash Table (DHT) for KBR protocols. More... | |
Typedefs | |
typedef std::vector< NodeHandle > | ReplicaVector |
typedef std::vector<NodeHandle> ReplicaVector |