This is the complete list of members for wrench::Workunit, including all inherited members.
addDependency(std::shared_ptr< Workunit > parent, std::shared_ptr< Workunit > child) | wrench::Workunit | static |
children | wrench::Workunit | |
cleanup_file_deletions | wrench::Workunit | |
createWorkunits(StandardJob *job) | wrench::Workunit | static |
file_locations | wrench::Workunit | |
getJob() | wrench::Workunit | |
job | wrench::Workunit | |
num_pending_parents | wrench::Workunit | |
post_file_copies | wrench::Workunit | |
pre_file_copies | wrench::Workunit | |
task | wrench::Workunit | |
Workunit(StandardJob *job, std::vector< std::tuple< WorkflowFile *, std::shared_ptr< FileLocation >, std::shared_ptr< FileLocation >>> pre_file_copies, WorkflowTask *task, std::map< WorkflowFile *, std::shared_ptr< FileLocation >> file_locations, std::vector< std::tuple< WorkflowFile *, std::shared_ptr< FileLocation >, std::shared_ptr< FileLocation >>> post_file_copies, std::vector< std::tuple< WorkflowFile *, std::shared_ptr< FileLocation >>> cleanup_file_deletions) | wrench::Workunit | |
~Workunit() (defined in wrench::Workunit) | wrench::Workunit |