WRENCH  1.10
Cyberinfrastructure Simulation Workbench
Overview Installation Getting Started WRENCH 101 WRENCH 102
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(std::shared_ptr< StandardJob > job)wrench::Workunitstatic
file_locationswrench::Workunit
getJob()wrench::Workunit
jobwrench::Workunit
num_pending_parentswrench::Workunit
post_file_copieswrench::Workunit
pre_file_copieswrench::Workunit
sleep_timewrench::Workunit
taskwrench::Workunit
Workunit(std::shared_ptr< StandardJob > job, double sleep_time, std::vector< std::tuple< WorkflowFile *, std::shared_ptr< FileLocation >, std::shared_ptr< FileLocation >>> pre_file_copies, WorkflowTask *task, std::map< WorkflowFile *, std::vector< 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