This is the complete list of members for Realm::TransferOperation, including all inherited members.
| 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 |
| allocate_ibs() | Realm::TransferOperation | |
| 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 | |
| create_xds() | Realm::TransferOperation | |
| deferred_start | Realm::TransferOperation | protected |
| desc | Realm::TransferOperation | protected |
| 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 |
| ib_offsets | Realm::TransferOperation | protected |
| ib_responses_needed | Realm::TransferOperation | protected |
| mark_completed(void) | Realm::TransferOperation | protectedvirtual |
| mark_finished(bool successful) | Realm::Operation | virtual |
| mark_gpu_work_start() | Realm::Operation | |
| mark_ready(void) | Realm::TransferOperation | virtual |
| mark_started(void) | Realm::TransferOperation | virtual |
| mark_terminated(int error_code, const ByteArray &details) | Realm::Operation | virtual |
| measurements | Realm::Operation | protected |
| notify_ib_allocation(unsigned ib_index, off_t ib_offset) | Realm::TransferOperation | |
| notify_ib_allocations(unsigned count, unsigned first_index, const off_t *offsets) | Realm::TransferOperation | |
| notify_xd_completion(XferDesID xd_id) | Realm::TransferOperation | |
| Operation(GenEventImpl *_finish_event, EventImpl::gen_t _finish_gen, const ProfilingRequestSet &_requests) | Realm::Operation | protected |
| pending_work_items | Realm::Operation | protected |
| precondition | Realm::TransferOperation | protected |
| print(std::ostream &os) const | Realm::TransferOperation | virtual |
| priority | Realm::TransferOperation | protected |
| 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::Operation | virtual |
| start_or_defer(void) | Realm::TransferOperation | |
| state | Realm::Operation | protected |
| status | Realm::Operation | protected |
| Status typedef | Realm::Operation | protected |
| timeline | Realm::Operation | protected |
| timeline_gpu | Realm::Operation | protected |
| TransferOperation(TransferDesc &_desc, Event _precondition, GenEventImpl *_finish_event, EventImpl::gen_t _finish_gen, int priority) | Realm::TransferOperation | |
| 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 |
| xd_ids | Realm::TransferOperation | protected |
| xd_trackers | Realm::TransferOperation | protected |
| ~Operation(void) | Realm::Operation | protectedvirtual |
| ~TransferOperation() | Realm::TransferOperation | |