COROIO: NNet::TValuePromise< void > Struct Reference
COROIO
 
Loading...
Searching...
No Matches
NNet::TValuePromise< void > Struct Reference
Inheritance diagram for NNet::TValuePromise< void >:
NNet::TValuePromiseBase< void > NNet::TValuePromiseBase< void >

Public Member Functions

TValueTask< void > get_return_object ()
 
void return_void ()
 
void unhandled_exception ()
 
TValueTask< void > get_return_object ()
 
void return_value (const void &t)
 
void return_value (void &&t)
 
void unhandled_exception ()
 
- Public Member Functions inherited from NNet::TValuePromiseBase< void >
std::suspend_never initial_suspend ()
 
TFinalAwaiter< void > final_suspend () noexcept
 

Public Attributes

std::optional< std::exception_ptr > ErrorOr
 
std::optional< std::variant< void, std::exception_ptr > > ErrorOr
 
- Public Attributes inherited from NNet::TValuePromiseBase< void >
std::coroutine_handle Caller
 

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