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.
BaseOverlayMessage | Base class for all messages handled by overlay modules |
PastryJoinMessage | (no description) |
PastryRepairRequestMessage | (no description) |
PastryStateRequestMessage | (no description) |
PastryStateMessage | (no description) |
Name | Type | Description |
---|---|---|
pastryMsgType | int |
message PastryMessage extends BaseOverlayMessage { fields: int pastryMsgType = PASTRY_MSG_STD; };