vg
tools for working with variation graphs
|
This is the complete list of members for vg::JobSchedule, including all inherited members.
execute(int64_t target_memory_usage) | vg::JobSchedule | |
job_func | vg::JobSchedule | private |
JobSchedule(const vector< pair< int64_t, int64_t >> &job_requirements, const function< void(int64_t)> &job_func) | vg::JobSchedule | |
queue | vg::JobSchedule | private |
~JobSchedule()=default | vg::JobSchedule |