| 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 | |
| all_work_items | Realm::Operation | protected |
| argdata | Realm::Task | |
| arglen | Realm::Task | |
| attempt_cancellation(int error_code, const void *reason_data, size_t reason_size) | Realm::Task | virtual |
| before_event | Realm::Task | |
| cancellation_requested(void) const | Realm::Operation | |
| clear_profiling(void) | Realm::Operation | protected |
| create_wait_interval(Event e) | Realm::Operation | |
| deferred_spawn | Realm::Task | |
| execute_on_processor(Processor p) | Realm::Task | |
| executing_thread | Realm::Task | protected |
| failed_work_items | Realm::Operation | protected |
| finish_event | Realm::Operation | protected |
| finish_gen | Realm::Operation | protected |
| free_argdata | Realm::Task | |
| func_id | Realm::Task | |
| get_finish_event(void) const | Realm::Operation | |
| get_state(void) | Realm::Task | protectedvirtual |
| handle_poisoned_precondition(Event pre) | Realm::Operation | virtual |
| mark_completed(void) | Realm::Task | protectedvirtual |
| mark_finished(bool successful) | Realm::Operation | virtual |
| mark_gpu_work_start() | Realm::Operation | |
| mark_ready(void) | Realm::Task | virtual |
| mark_started(void) | Realm::Task | virtual |
| mark_terminated(int error_code, const ByteArray &details) | Realm::Operation | virtual |
| marked_ready | Realm::Task | protected |
| measurements | Realm::Operation | protected |
| Operation(GenEventImpl *_finish_event, EventImpl::gen_t _finish_gen, const ProfilingRequestSet &_requests) | Realm::Operation | protected |
| operator delete(void *ptr) | Realm::Task | static |
| operator new(size_t size) | Realm::Task | static |
| pending_head | Realm::Task | |
| pending_work_items | Realm::Operation | protected |
| print(std::ostream &os) const | Realm::Task | virtual |
| priority | Realm::Task | |
| proc | Realm::Task | |
| REALM_PMTA_DEFN(Task, IntrusivePriorityListLink< Task >, tl_link) | Realm::Task | |
| REALM_PMTA_DEFN(Task, int, priority) | Realm::Task | |
| 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_priority(int new_priority) | Realm::Task | virtual |
| short_argdata | Realm::Task | |
| SHORT_ARGLEN_MAX | Realm::Task | static |
| state | Realm::Operation | protected |
| status | Realm::Operation | protected |
| Status typedef | Realm::Operation | protected |
| Task(Processor _proc, Processor::TaskFuncID _func_id, const void *_args, size_t _arglen, const ProfilingRequestSet &reqs, Event _before_event, GenEventImpl *_finish_event, EventImpl::gen_t _finish_gen, int _priority) | Realm::Task | |
| TaskList typedef | Realm::Task | |
| timeline | Realm::Operation | protected |
| timeline_gpu | Realm::Operation | protected |
| tl_link | Realm::Task | |
| trigger_finish_event(bool poisoned) | Realm::Operation | protected |
| 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 |
| ~Task(void) | Realm::Task | protectedvirtual |