File: Overlay/Chord/ChordMessage.msg
C++ definition: click here
(no description)
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
Name | Type | Description |
---|---|---|
routeKey | OverlayKey | |
step | int | |
length | int | |
otherLookup | bool | |
srcNode | NodeHandle |
message KoordeFindNodeExtMessage { fields: OverlayKey routeKey; int step; int length; bool otherLookup; NodeHandle srcNode; };