wrench::Workunit Member List

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::Workunitstatic
childrenwrench::Workunit
cleanup_file_deletionswrench::Workunit
createWorkunits(StandardJob *job)wrench::Workunitstatic
file_locationswrench::Workunit
getJob()wrench::Workunit
jobwrench::Workunit
num_pending_parentswrench::Workunit
post_file_copieswrench::Workunit
pre_file_copieswrench::Workunit
taskwrench::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