| add_async_work_item(AsyncWorkItem *item) | Realm::Operation | |
| add_finish_event_precondition(Event precondition) | Realm::Operation | |
| add_gpu_work_end(uint64_t timestamp) | Realm::Operation | |
| add_gpu_work_start(uint64_t timestamp) | Realm::Operation | |
| add_reference(void) | Realm::Operation | |
| add_union(const IndexSpace< N, T > &lhs, const IndexSpace< N, T > &rhs) | Realm::UnionOperation< N, T > | |
| add_union(const std::vector< IndexSpace< N, T > > &ops) | Realm::UnionOperation< N, T > | |
| all_work_items | Realm::Operation | protected |
| attempt_cancellation(int error_code, const void *reason_data, size_t reason_size) | Realm::Operation | virtual |
| cancellation_requested(void) const | Realm::Operation | |
| clear_profiling(void) | Realm::Operation | protected |
| create_wait_interval(Event e) | Realm::Operation | |
| deferred_launch | Realm::PartitioningOperation | |
| do_inline_profiling(const ProfilingRequestSet &reqs, long long inline_start_time) | Realm::PartitioningOperation | static |
| execute(void) | Realm::UnionOperation< N, T > | virtual |
| failed_work_items | Realm::Operation | protected |
| finish_event | Realm::Operation | protected |
| finish_gen | Realm::Operation | protected |
| get_finish_event(void) const | Realm::Operation | |
| get_state(void) | Realm::Operation | protectedvirtual |
| handle_poisoned_precondition(Event pre) | Realm::Operation | virtual |
| inputs | Realm::UnionOperation< N, T > | protected |
| launch(Event wait_for) | Realm::PartitioningOperation | |
| mark_completed(void) | Realm::Operation | protectedvirtual |
| mark_finished(bool successful) | Realm::Operation | virtual |
| mark_gpu_work_start() | Realm::Operation | |
| mark_ready(void) | Realm::Operation | virtual |
| mark_started(void) | Realm::Operation | virtual |
| mark_terminated(int error_code, const ByteArray &details) | Realm::Operation | virtual |
| measurements | Realm::Operation | protected |
| op_link | Realm::PartitioningOperation | |
| Operation(GenEventImpl *_finish_event, EventImpl::gen_t _finish_gen, const ProfilingRequestSet &_requests) | Realm::Operation | protected |
| OpList typedef | Realm::PartitioningOperation | |
| outputs | Realm::UnionOperation< N, T > | protected |
| PartitioningOperation(const ProfilingRequestSet &reqs, GenEventImpl *_finish_event, EventImpl::gen_t _finish_gen) | Realm::PartitioningOperation | |
| pending_work_items | Realm::Operation | protected |
| print(std::ostream &os) const | Realm::UnionOperation< N, T > | virtual |
| REALM_PMTA_DEFN(PartitioningOperation, IntrusiveListLink< PartitioningOperation >, op_link) | Realm::PartitioningOperation | |
| reconstruct_measurements() | Realm::Operation | protected |
| refcount | Realm::Operation | protected |
| remove_reference(void) | Realm::Operation | |
| requests | Realm::Operation | protected |
| send_profiling_data(void) | Realm::Operation | protected |
| set_overlap_tester(void *tester) | Realm::PartitioningOperation | virtual |
| set_priority(int new_priority) | Realm::Operation | virtual |
| state | Realm::Operation | protected |
| status | Realm::Operation | protected |
| Status typedef | Realm::Operation | protected |
| timeline | Realm::Operation | protected |
| timeline_gpu | Realm::Operation | protected |
| trigger_finish_event(bool poisoned) | Realm::Operation | protected |
| UnionOperation(const ProfilingRequestSet &reqs, GenEventImpl *_finish_event, EventImpl::gen_t _finish_gen) | Realm::UnionOperation< N, T > | |
| waits | Realm::Operation | protected |
| wants_event_waits | Realm::Operation | protected |
| wants_gpu_timeline | Realm::Operation | protected |
| wants_gpu_work_start() const | Realm::Operation | |
| wants_timeline | Realm::Operation | protected |
| work_item_finished(AsyncWorkItem *item, bool successful) | Realm::Operation | protected |
| ~Operation(void) | Realm::Operation | protectedvirtual |
| ~UnionOperation(void) | Realm::UnionOperation< N, T > | virtual |