DHTDataStorage.h File Reference

#include <set>
#include <vector>
#include <map>
#include <sstream>
#include <omnetpp.h>
#include <NodeHandle.h>
#include <InitStages.h>
#include <BinaryValue.h>
#include <NodeVector.h>
#include <CommonMessages_m.h>

Go to the source code of this file.

Classes

struct  DhtDataEntry
class  DHTDataStorage

Typedefs

typedef std::map< BinaryValue,
NodeVector
SiblingVoteMap
 DHT data storage module.
typedef std::vector< std::pair
< OverlayKey, DhtDataEntry > > 
DhtDataVector
typedef std::vector< DhtDumpEntry > DhtDumpVector
typedef std::multimap
< OverlayKey, DhtDataEntry
DhtDataMap

Detailed Description

Author:
Ingmar Baumgart

Definition in file DHTDataStorage.h.


Typedef Documentation

typedef std::multimap<OverlayKey, DhtDataEntry> DhtDataMap

Definition at line 66 of file DHTDataStorage.h.

typedef std::vector<std::pair<OverlayKey, DhtDataEntry> > DhtDataVector

Definition at line 64 of file DHTDataStorage.h.

typedef std::vector<DhtDumpEntry> DhtDumpVector

Definition at line 65 of file DHTDataStorage.h.

DHT data storage module.

This modul contains the data storage of the DHT implementation.

Author:
Ingmar Baumgart
See also:
DHT

Definition at line 49 of file DHTDataStorage.h.

Generated on Wed May 26 16:21:15 2010 for OverSim by  doxygen 1.6.3