WRENCH  1.11
Cyberinfrastructure Simulation Workbench
Overview Installation Getting Started WRENCH 101 WRENCH 102
wrench::SimpleStorageService Member List

This is the complete list of members for wrench::SimpleStorageService, including all inherited members.

assertServiceIsUp()wrench::Service
createFile(std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > location)wrench::StorageServicestatic
deleteFile(std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > location, std::shared_ptr< FileRegistryService > file_registry_service=nullptr)wrench::StorageServicestatic
getFreeSpace()wrench::StorageServicevirtual
getHostname()wrench::Service
getMountPoint()wrench::StorageService
getMountPoints()wrench::StorageService
getNetworkTimeoutValue()wrench::Service
getPhysicalHostname()wrench::Service
getPropertyValueAsBoolean(WRENCH_PROPERTY_TYPE)wrench::Service
getPropertyValueAsDouble(WRENCH_PROPERTY_TYPE)wrench::Service
getPropertyValueAsString(WRENCH_PROPERTY_TYPE)wrench::Service
getPropertyValueAsUnsignedLong(WRENCH_PROPERTY_TYPE)wrench::Service
getTotalSpace()wrench::StorageServicevirtual
hasMountPoint(std::string mp)wrench::StorageService
hasMultipleMountPoints()wrench::StorageService
isUp()wrench::Service
lookupFile(std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > location)wrench::StorageServicestatic
readFile(std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > location)wrench::StorageServicestatic
readFile(std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > location, double num_bytes)wrench::StorageServicestatic
resume()wrench::Service
setNetworkTimeoutValue(double value)wrench::Service
SimpleStorageService(std::string hostname, std::set< std::string > mount_points, WRENCH_PROPERTY_COLLECTION_TYPE property_list={}, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE messagepayload_list={})wrench::SimpleStorageService
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart)wrench::Service
stop() overridewrench::StorageServicevirtual
suspend()wrench::Service
writeFile(std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > location)wrench::StorageServicestatic