Header for messages sent between actors. Used in remote communication and serialization. More...
#include <actorid.hpp>
Public Attributes | |
| TActorId | Sender |
| TActorId | Recipient |
| TMessageId | MessageId = 0 |
| uint32_t | Size = 0 |
Header for messages sent between actors. Used in remote communication and serialization.