libcaf
0.13.2
|
Helper class to enable users to add continuations when dealing with synchronous sends. More...
#include <continue_helper.hpp>
Public Types | |
using | message_id_wrapper_tag = int |
Public Member Functions | |
continue_helper (message_id mid) | |
message_id | get_message_id () const |
Returns the ID of the expected response message. | |
Helper class to enable users to add continuations when dealing with synchronous sends.