File: Overlay/Pastry/PastryMessage.msg
(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.
cMessage | (unknown -- not in documented files) |
Name | Type | Description |
---|---|---|
sendStateTo | TransportAddress | |
joinHopCount | int |
message PastryFindNodeExtData extends cMessage { fields: TransportAddress sendStateTo = TransportAddress::UNSPECIFIED_NODE; int joinHopCount = 0; };