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.

acquireDaemonLock()wrench::S4U_Daemon
assertServiceIsUp()wrench::Service
assertServiceIsUp(std::shared_ptr< Service > s)wrench::Serviceinlineprotectedstatic
buffer_sizewrench::StorageServiceprotected
cleanup(bool has_returned_from_main, int return_value) overridewrench::SimpleStorageServicevirtual
copyFile(std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > src_location, std::shared_ptr< FileLocation > dst_location)wrench::StorageServicestatic
createFile(std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > location)wrench::StorageServicestatic
createLifeSaver(std::shared_ptr< S4U_Daemon > reference)wrench::S4U_Daemon
deleteFile(std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > location, std::shared_ptr< FileRegistryService > file_registry_service=nullptr)wrench::StorageServicestatic
DOWN enum valuewrench::S4U_Daemon
file_systemswrench::StorageServiceprotected
getFreeSpace()wrench::StorageServicevirtual
getHostname()wrench::Service
getMessagePayloadList() constwrench::Service
getMessagePayloadValue(WRENCH_MESSAGEPAYLOAD_TYPE)wrench::Service
getMountPoint()wrench::StorageService
getMountPoints()wrench::StorageService
getName()wrench::S4U_Daemon
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
getReturnValue()wrench::S4U_Daemon
getRunningActorRecvMailbox()wrench::S4U_Daemonstatic
getSharedPtr()wrench::Serviceinlineprotected
getSimulation()wrench::S4U_Daemon
getState()wrench::S4U_Daemon
getTotalSpace()wrench::StorageServicevirtual
hasMountPoint(std::string mp)wrench::StorageService
hasMultipleMountPoints()wrench::StorageService
hasReturnedFromMain()wrench::S4U_Daemon
hostnamewrench::S4U_Daemon
initiateFileCopy(simgrid::s4u::Mailbox *answer_mailbox, std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > src_location, std::shared_ptr< FileLocation > dst_location)wrench::StorageServicestatic
isDaemonized()wrench::S4U_Daemon
isScratch()wrench::StorageService
isSetToAutoRestart()wrench::S4U_Daemon
isUp()wrench::Service
join()wrench::S4U_Daemon
killActor()wrench::S4U_Daemonprotected
life_saverwrench::S4U_Daemon
lookupFile(std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > location)wrench::StorageServicestatic
mailboxwrench::S4U_Daemon
map_actor_to_recv_mailbox (defined in wrench::S4U_Daemon)wrench::S4U_Daemonstatic
messagepayload_listwrench::Serviceprotected
namewrench::Serviceprotected
network_timeoutwrench::Serviceprotected
num_startswrench::S4U_Daemonprotected
process_namewrench::S4U_Daemon
property_listwrench::Serviceprotected
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
readFiles(std::map< std::shared_ptr< DataFile >, std::shared_ptr< FileLocation >> locations)wrench::StorageServicestatic
recv_mailboxwrench::S4U_Daemon
releaseDaemonLock()wrench::S4U_Daemon
resume()wrench::Service
resumeActor()wrench::S4U_Daemon
runMainMethod()wrench::S4U_Daemonprotected
S4U_Daemon(std::string hostname, std::string process_name_prefix)wrench::S4U_Daemon
Service(std::string hostname, std::string process_name_prefix)wrench::Serviceprotected
serviceSanityCheck()wrench::Serviceprotected
setMessagePayload(WRENCH_MESSAGEPAYLOAD_TYPE, double)wrench::Serviceprotected
setMessagePayloads(WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE default_messagepayload_values, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE overriden_messagepayload_values)wrench::Serviceprotected
setNetworkTimeoutValue(double value)wrench::Service
setProperties(WRENCH_PROPERTY_COLLECTION_TYPE default_property_values, WRENCH_PROPERTY_COLLECTION_TYPE overriden_property_values)wrench::Serviceprotected
setProperty(WRENCH_PROPERTY_TYPE, const std::string &)wrench::Serviceprotected
setScratch()wrench::StorageService
setSimulation(Simulation *simulation)wrench::S4U_Daemon
setStateToDown()wrench::Service
setupOnExitFunction()wrench::S4U_Daemon
shutting_downwrench::Serviceprotected
SimpleStorageService(std::string hostname, std::set< std::string > mount_points, WRENCH_PROPERTY_COLLECTION_TYPE property_list={}, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE messagepayload_list={})wrench::SimpleStorageService
simulationwrench::S4U_Daemonprotected
stageFile(std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > location)wrench::StorageServiceprotectedstatic
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart)wrench::Service
startDaemon(bool _daemonized, bool _auto_restart)wrench::S4U_Daemon
statewrench::S4U_Daemonprotected
State enum namewrench::S4U_Daemon
stop() overridewrench::StorageServicevirtual
StorageService(const std::string &hostname, const std::set< std::string > mount_points, const std::string &service_name)wrench::StorageService
suspend()wrench::Service
suspendActor()wrench::S4U_Daemon
SUSPENDED enum valuewrench::S4U_Daemon
UP enum valuewrench::S4U_Daemon
writeFile(std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > location)wrench::StorageServicestatic
writeFiles(std::map< std::shared_ptr< DataFile >, std::shared_ptr< FileLocation >> locations)wrench::StorageServicestatic
~S4U_Daemon() (defined in wrench::S4U_Daemon)wrench::S4U_Daemonvirtual
~Service() overridewrench::Serviceprotected
~SimpleStorageService() overridewrench::SimpleStorageService