wrench::SimulationTimestampFileCopy::FileLocation Struct Reference

A file location struct that contains the storage service and partition where a file is located. More...

#include <SimulationTimestampTypes.h>

Public Member Functions

 FileLocation (StorageService *storage_service, std::string partition)
 
bool operator!= (const FileLocation &rhs)
 
bool operator== (const FileLocation &rhs)
 

Public Attributes

std::string partition
 
StorageServicestorage_service
 

Detailed Description

A file location struct that contains the storage service and partition where a file is located.


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