rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::request_curry_t Struct Reference

the recorded context, which is needed to produce error response to the original request More...

#include <request.hpp>

Public Attributes

error_producer_tfn
 the free function, which produces error response
 
address_ptr_t origin
 destination address for the error response
 
message_ptr_t request_message
 the original request message
 
actor_base_tsource
 actor, on which behalf the original request has been made
 

Detailed Description

the recorded context, which is needed to produce error response to the original request


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