hmbdc
simplify-high-performance-messaging-programming
 All Classes Namespaces Functions Variables Friends Pages
List of all members
hmbdc::app::JustBytes Class Reference

A special type of message only used on the receiving side. More...

#include <Message.hpp>

Inheritance diagram for hmbdc::app::JustBytes:
hmbdc::app::hasTag< 4 >

Detailed Description

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


The documentation for this class was generated from the following file: