Author: Bernhard Heep
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.
Name | Type | Description |
---|---|---|
msg | string |
the message to be forwarded by the overlay |
// // @author Bernhard Heep // packet RealWorldTestMessage { string msg; // the message to be forwarded by the overlay }