File: Common/CommonAPIMessages.msg
C++ definition: click here
Author: Ingmar Baumgart
...
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
CommonAPIMessage | Author: Bernhard Heep |
Name | Type | Description |
---|---|---|
key | OverlayKey | |
value | string |
message DHTgetResponse extends CommonAPIMessage { fields: OverlayKey key; string value; };