Seastar
High performance C++ framework for concurrent servers
Public Member Functions | Public Attributes | List of all members
seastar::rpc::cancellable Struct Reference

Public Member Functions

 cancellable (cancellable &&x)
 
cancellableoperator= (cancellable &&x)
 
void cancel ()
 

Public Attributes

std::function< void()> cancel_send
 
std::function< void()> cancel_wait
 
cancellable ** send_back_pointer = nullptr
 
cancellable ** wait_back_pointer = nullptr
 

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