From 74cea534fd189a2db423ae60997447e66265922b Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Sun, 27 Nov 2016 10:08:19 +0100 Subject: Implements message delivery. Adds a minimum number of messages per mix. Embeds the destination in the message. Clients now send messages to themselves. --- libcmix-common/cmixprotofunctor.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'libcmix-common/cmixprotofunctor.hpp') diff --git a/libcmix-common/cmixprotofunctor.hpp b/libcmix-common/cmixprotofunctor.hpp index 0055593..57536e5 100644 --- a/libcmix-common/cmixprotofunctor.hpp +++ b/libcmix-common/cmixprotofunctor.hpp @@ -67,6 +67,7 @@ struct CMixProtoFunctor { PrePost, prepost, RealPre, realpre, RealMix, realmix, + Payload, payload ) #undef MESSAGE_SETTER_DEFS #undef MESSAGE_SETTER_DEF_ITERATION -- cgit v1.2.3-70-g09d2