#include <ActorImpl.hpp>
◆ ActorImpl()
simgrid::simix::ActorImpl::ActorImpl |
( |
| ) |
|
|
inline |
◆ ~ActorImpl()
simgrid::simix::ActorImpl::~ActorImpl |
( |
| ) |
|
◆ cname()
const char* simgrid::simix::ActorImpl::cname |
( |
| ) |
|
|
inline |
◆ getIface()
◆ intrusive_ptr_add_ref
◆ intrusive_ptr_release
◆ process_hookup
◆ synchro_hookup
◆ host_proc_hookup
◆ destroy_hookup
◆ pid
unsigned long simgrid::simix::ActorImpl::pid = 0 |
◆ ppid
unsigned long simgrid::simix::ActorImpl::ppid = 0 |
◆ name
◆ host
sg_host_t simgrid::simix::ActorImpl::host = nullptr |
◆ context
◆ exception
std::exception_ptr simgrid::simix::ActorImpl::exception |
◆ finished
bool simgrid::simix::ActorImpl::finished = false |
◆ blocked
bool simgrid::simix::ActorImpl::blocked = false |
◆ suspended
bool simgrid::simix::ActorImpl::suspended = false |
◆ auto_restart
bool simgrid::simix::ActorImpl::auto_restart = false |
◆ new_host
sg_host_t simgrid::simix::ActorImpl::new_host = nullptr |
◆ waiting_synchro
◆ comms
xbt_fifo_t simgrid::simix::ActorImpl::comms = nullptr |
◆ properties
xbt_dict_t simgrid::simix::ActorImpl::properties = nullptr |
◆ simcall
◆ data
void* simgrid::simix::ActorImpl::data = nullptr |
◆ on_exit
xbt_dynar_t simgrid::simix::ActorImpl::on_exit = nullptr |
◆ code
◆ kill_timer
smx_timer_t simgrid::simix::ActorImpl::kill_timer = nullptr |
◆ segment_index
int simgrid::simix::ActorImpl::segment_index = 0 |
The documentation for this class was generated from the following files: