Data storage module of the DHT
Author: Gregoire Menuel, Ingmar Baumgart
The following diagram shows usage relationships between types.
Unresolved types are missing from the diagram.
The following diagram shows inheritance relationships for this type.
Unresolved types are missing from the diagram.
If a module type shows up more than once, that means it has been defined in more than one NED file.
DHTModules (compound module) |
Compound module for a simple DHT using the KBR interface |
Name | Value | Description |
---|---|---|
display | i=block/table |
// // Data storage module of the DHT // // @author Gregoire Menuel, Ingmar Baumgart // simple DHTDataStorage { parameters: @display("i=block/table"); }