libcaf  0.13.2
Public Types | Public Member Functions | List of all members
caf::continue_helper Class Reference

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.
 

Detailed Description

Helper class to enable users to add continuations when dealing with synchronous sends.


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