WRENCH
1.10
Cyberinfrastructure Simulation Workbench
|
Overview | Installation | Getting Started | WRENCH 101 | WRENCH 102 |
This is the complete list of members for wrench::SimulationOutput, including all inherited members.
dumpDiskOperationsJSON(std::string file_path, bool writing_file=true) | wrench::SimulationOutput | |
dumpHostEnergyConsumptionJSON(std::string file_path, bool writing_file=true) | wrench::SimulationOutput | |
dumpLinkUsageJSON(std::string file_path, bool writing_file=true) | wrench::SimulationOutput | |
dumpPlatformGraphJSON(std::string file_path, bool writing_file=true) | wrench::SimulationOutput | |
dumpUnifiedJSON(Workflow *workflow, std::string file_path, bool include_platform=false, bool include_workflow_exec=true, bool include_workflow_graph=false, bool include_energy=false, bool generate_host_utilization_layout=false, bool include_disk=false, bool include_bandwidth=false) | wrench::SimulationOutput | |
dumpWorkflowExecutionJSON(Workflow *workflow, std::string file_path, bool generate_host_utilization_layout=false, bool writing_file=true) | wrench::SimulationOutput | |
dumpWorkflowGraphJSON(wrench::Workflow *workflow, std::string file_path, bool writing_file=true) | wrench::SimulationOutput | |
enableBandwidthTimestamps(bool enabled) | wrench::SimulationOutput | |
enableDiskTimestamps(bool enabled) | wrench::SimulationOutput | |
enableEnergyTimestamps(bool enabled) | wrench::SimulationOutput | |
enableFileReadWriteCopyTimestamps(bool enabled) | wrench::SimulationOutput | |
enableWorkflowTaskTimestamps(bool enabled) | wrench::SimulationOutput | |
getTrace() | wrench::SimulationOutput | inline |