|
stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
|
This is the complete list of members for stlab::function_process< R(Args...)>, including all inherited members.
| _bound (defined in stlab::function_process< R(Args...)>) | stlab::function_process< R(Args...)> | |
| _done (defined in stlab::function_process< R(Args...)>) | stlab::function_process< R(Args...)> | |
| _f (defined in stlab::function_process< R(Args...)>) | stlab::function_process< R(Args...)> | |
| await(A &&... args) | stlab::function_process< R(Args...)> | inline |
| function_process(F &&f) (defined in stlab::function_process< R(Args...)>) | stlab::function_process< R(Args...)> | inline |
| signature typedef (defined in stlab::function_process< R(Args...)>) | stlab::function_process< R(Args...)> | |
| state() const -> process_state_scheduled | stlab::function_process< R(Args...)> | inline |
| yield() -> R | stlab::function_process< R(Args...)> | inline |