Simple Module DHTDataStorage

Package: oversim.common.cbr
File: src/common/cbr/CBR-DHT.ned

C++ definition

Data storage module of the DHT

Author: Bernhard Heep, Ingmar Baumgart

DHTDataStorage

Usage diagram:

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram. Click here to see the full picture.

Inheritance diagram:

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram. Click here to see the full picture.

Used in compound modules:

Name Type Description
CBRDHTModules compound module

Compound module for a simple DHT using the KBR interface

Source code:

//
// Data storage module of the DHT
//
// @author Bernhard Heep, Ingmar Baumgart
//
simple DHTDataStorage
{
}
//endsimple