RDMA++
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
rdmapp::task< T >::promise_type Struct Reference
Inheritance diagram for rdmapp::task< T >::promise_type:
Inheritance graph
[legend]
Collaboration diagram for rdmapp::task< T >::promise_type:
Collaboration graph
[legend]

Public Member Functions

task< T > get_return_object ()
 
void unhandled_exception ()
 
std::future< T > & get_future ()
 
void set_detached_task (std::coroutine_handle< promise_type > h)
 
- Public Member Functions inherited from rdmapp::promise_base< T, std::coroutine_handle< promise_type > >
std::suspend_never initial_suspend ()
 
auto final_suspend () noexcept
 
- Public Member Functions inherited from rdmapp::value_returner< T >
void return_value (T &&value)
 

Public Attributes

std::future< T > future_
 
- Public Attributes inherited from rdmapp::promise_base< T, std::coroutine_handle< promise_type > >
std::coroutine_handle continuation_
 
std::coroutine_handle release_detached_
 
- Public Attributes inherited from rdmapp::value_returner< T >
std::promise< T > promise_
 

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