wrench::SimulationTimestampFileCopyCompletion Class Reference

A simulation timestamp class for file copy completions. More...

#include <SimulationTimestampTypes.h>

Inheritance diagram for wrench::SimulationTimestampFileCopyCompletion:
wrench::SimulationTimestampFileCopy wrench::SimulationTimestampPair wrench::SimulationTimestampType

Additional Inherited Members

- Public Member Functions inherited from wrench::SimulationTimestampFileCopy
FileLocation getDestination ()
 retrieves the location where the WorkflowFile will be copied More...
 
SimulationTimestampFileCopygetEndpoint () override
 retrieves the corresponding SimulationTimestampFileCopy object More...
 
WorkflowFilegetFile ()
 retrieves the WorkflowFile being copied More...
 
FileLocation getSource ()
 retrieves the location from which the WorkflowFile is being copied More...
 
- Public Member Functions inherited from wrench::SimulationTimestampType
double getDate ()
 Retrieve the date recorded for this timestamp. More...
 
- Protected Attributes inherited from wrench::SimulationTimestampFileCopy
FileLocation destination
 The intended location where the WorkflowFile was being copied to.
 
WorkflowFilefile
 
FileLocation source
 The location where the WorkflowFile was being copied from.
 
- Protected Attributes inherited from wrench::SimulationTimestampPair
SimulationTimestampPairendpoint = nullptr
 

Detailed Description

A simulation timestamp class for file copy completions.


The documentation for this class was generated from the following file: