|
Lightweight 0.20260617.0
|
This is the complete list of members for Lightweight::Async::IExecutor, including all inherited members.
| IExecutor()=default (defined in Lightweight::Async::IExecutor) | Lightweight::Async::IExecutor | |
| IExecutor(IExecutor const &)=delete (defined in Lightweight::Async::IExecutor) | Lightweight::Async::IExecutor | |
| IExecutor(IExecutor &&)=delete (defined in Lightweight::Async::IExecutor) | Lightweight::Async::IExecutor | |
| operator=(IExecutor const &)=delete (defined in Lightweight::Async::IExecutor) | Lightweight::Async::IExecutor | |
| operator=(IExecutor &&)=delete (defined in Lightweight::Async::IExecutor) | Lightweight::Async::IExecutor | |
| Post(Work work)=0 | Lightweight::Async::IExecutor | pure virtual |
| ~IExecutor()=default (defined in Lightweight::Async::IExecutor) | Lightweight::Async::IExecutor | virtual |