File: Common/BaseOverlayMessage.msg
C++ definition: click here
A basic ping rpc call
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
BaseCallMessage | A basic Remote-Procedure-Call message |
BroosePingCall | (no description) |
message PingCall extends BaseCallMessage { };