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

Holds state for a event-based response handles. More...

#include <event_based_response_handle.hpp>

Public Attributes

abstract_scheduled_actorself
 Points to the parent actor.
 
message_id mid
 Stores the ID of the message we are waiting for.
 
disposable pending_timeout
 Stores a handle to the in-flight timeout.
 

Detailed Description

Holds state for a event-based response handles.


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