![]() |
Realm
A distributed, event-based tasking library
|
This is the complete list of members for Realm::CopyAnalyzer, including all inherited members.
| add_to_manager(BackgroundWorkManager *_manager, int _numa_domain=-1, long long _min_timeslice_needed=-1) | Realm::BackgroundWorkItem | |
| analyze_copy(TransferOperation *op) | Realm::CopyAnalyzer | |
| BackgroundWorkItem(const std::string &_name) | Realm::BackgroundWorkItem | |
| CopyAnalyzer(void) | Realm::CopyAnalyzer | |
| do_work(TimeLimit work_until) override | Realm::CopyAnalyzer | virtual |
| index | Realm::BackgroundWorkItem | protected |
| make_active(void) | Realm::BackgroundWorkItem | protected |
| manager | Realm::BackgroundWorkItem | protected |
| min_timeslice_needed | Realm::BackgroundWorkItem | protected |
| mutex | Realm::CopyAnalyzer | protected |
| name | Realm::BackgroundWorkItem | protected |
| numa_domain | Realm::BackgroundWorkItem | protected |
| pending_copies | Realm::CopyAnalyzer | protected |
| requeue_front(TransferOperation *op) | Realm::CopyAnalyzer | |
| ~BackgroundWorkItem(void) | Realm::BackgroundWorkItem | virtual |