#include <subgraph_impl.h>
◆ SubgraphImpl()
| Realm::SubgraphImpl::SubgraphImpl |
( |
| ) |
|
◆ ~SubgraphImpl()
| Realm::SubgraphImpl::~SubgraphImpl |
( |
| ) |
|
◆ compile()
| bool Realm::SubgraphImpl::compile |
( |
void |
| ) |
|
◆ destroy()
| void Realm::SubgraphImpl::destroy |
( |
void |
| ) |
|
◆ init()
| void Realm::SubgraphImpl::init |
( |
ID |
_me, |
|
|
int |
_owner |
|
) |
| |
◆ instantiate()
| void Realm::SubgraphImpl::instantiate |
( |
const void * |
args, |
|
|
size_t |
arglen, |
|
|
const ProfilingRequestSet & |
prs, |
|
|
span< const Event > |
preconditions, |
|
|
span< const Event > |
postconditions, |
|
|
Event |
start_event, |
|
|
Event |
finish_event, |
|
|
int |
priority_adjust |
|
) |
| |
◆ make_id()
◆ deferred_destroy
◆ defn
◆ max_preconditions
| size_t Realm::SubgraphImpl::max_preconditions |
◆ me
| ID Realm::SubgraphImpl::me |
◆ next_free
◆ num_final_events
| size_t Realm::SubgraphImpl::num_final_events |
◆ num_intermediate_events
| size_t Realm::SubgraphImpl::num_intermediate_events |
◆ schedule
The documentation for this class was generated from the following file: