File: Applications/RealWorldTestApp/RealWorldTestMessage.msg
C++ definition: click here
Author: Bernhard Heep
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 |
---|---|---|
msg | string | the message to be forwarded by the overlay |
message RealWorldTestMessage { fields: string msg; // the message to be forwarded by the overlay };