SimGrid
3.16
Versatile Simulation of Distributed Systems
|
This is the complete list of members for simgrid::kernel::context::AttachContext, including all inherited members.
attach_start()=0 | simgrid::kernel::context::AttachContext | pure virtual |
attach_stop()=0 | simgrid::kernel::context::AttachContext | pure virtual |
AttachContext(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process) | simgrid::kernel::context::AttachContext | inline |
Context(std::function< void()> code, void_pfn_smxprocess_t cleanup_func, smx_actor_t process) | simgrid::kernel::context::Context | |
has_code() const | simgrid::kernel::context::Context | inline |
iwannadie | simgrid::kernel::context::Context | |
operator()() | simgrid::kernel::context::Context | inline |
process() | simgrid::kernel::context::Context | inline |
set_cleanup(void_pfn_smxprocess_t cleanup) | simgrid::kernel::context::Context | inline |
stop() | simgrid::kernel::context::Context | virtual |
suspend()=0 | simgrid::kernel::context::Context | pure virtual |
~AttachContext() override | simgrid::kernel::context::AttachContext | |
~Context() | simgrid::kernel::context::Context | virtual |