rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::cancellation_t< T > Struct Template Reference

Request cancellation payload. More...

#include <request.hpp>

Public Attributes

request_id_t id
 unique (per supervisor) request id
 
address_ptr_t source
 actor address, which initiated the request
 

Detailed Description

template<typename T>
struct rotor::cancellation_t< T >

Request cancellation payload.


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