C++ Actor Framework 1.0.0
|
This is the complete list of members for caf::async::execution_context, including all inherited members.
deref_execution_context() const noexcept=0 | caf::async::execution_context | pure virtual |
execution_context_ptr typedef (defined in caf::async::execution_context) | caf::async::execution_context | related |
intrusive_ptr_add_ref(const execution_context *ptr) noexcept (defined in caf::async::execution_context) | caf::async::execution_context | related |
intrusive_ptr_release(const execution_context *ptr) noexcept (defined in caf::async::execution_context) | caf::async::execution_context | related |
ref_execution_context() const noexcept=0 | caf::async::execution_context | pure virtual |
schedule(action what)=0 | caf::async::execution_context | pure virtual |
schedule_fn(F &&what) | caf::async::execution_context | |
watch(disposable what)=0 | caf::async::execution_context | pure virtual |
~execution_context() (defined in caf::async::execution_context) | caf::async::execution_context | virtual |