hmbdc
simplify-high-performance-messaging-programming
|
A special type of message only used on the receiving side. More...
#include <Message.hpp>
A special type of message only used on the receiving side.
When a Client declare this type among its interested message types, all messages types (WITHOUT the destructor) will be delievered in byte form to this client. It is normmaly listed as the last Message type to in the interested message type list to catch all