C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::blocking_response_handle_state Struct Reference

Holds state for a blocking response handles. More...

#include <blocking_response_handle.hpp>

Public Attributes

abstract_blocking_actorself
 Points to the parent actor.
 
message_id mid
 Stores the ID of the message we are waiting for.
 
timespan timeout
 Stores the timeout for the response.
 

Detailed Description

Holds state for a blocking response handles.


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