This is the complete list of members for wrench::SimpleStorageService, including all inherited members.
assertServiceIsUp() | wrench::Service | |
deleteFile(WorkflowFile *file, std::shared_ptr< FileLocation > location, std::shared_ptr< FileRegistryService > file_registry_service=nullptr) | wrench::StorageService | static |
getFreeSpace() | wrench::StorageService | virtual |
getHostname() | wrench::Service | |
getMountPoint() | wrench::StorageService | |
getMountPoints() | wrench::StorageService | |
getNetworkTimeoutValue() | wrench::Service | |
getPropertyValueAsBoolean(std::string) | wrench::Service | |
getPropertyValueAsDouble(std::string) | wrench::Service | |
getPropertyValueAsString(std::string) | wrench::Service | |
getPropertyValueAsUnsignedLong(std::string) | wrench::Service | |
getTotalSpace() | wrench::StorageService | virtual |
hasMountPoint(std::string mp) | wrench::StorageService | |
hasMultipleMountPoints() | wrench::StorageService | |
isUp() | wrench::Service | |
lookupFile(WorkflowFile *file, std::shared_ptr< FileLocation > location) | wrench::StorageService | static |
readFile(WorkflowFile *file, std::shared_ptr< FileLocation > location) | wrench::StorageService | static |
resume() | wrench::Service | |
setNetworkTimeoutValue(double value) | wrench::Service | |
SimpleStorageService(std::string hostname, std::set< std::string > mount_points, std::map< std::string, std::string > property_list={}, std::map< std::string, double > messagepayload_list={}) | wrench::SimpleStorageService | |
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart) | wrench::Service | |
stop() override | wrench::StorageService | virtual |
suspend() | wrench::Service | |
writeFile(WorkflowFile *file, std::shared_ptr< FileLocation > location) | wrench::StorageService | static |