acquireDaemonLock() | wrench::S4U_Daemon | protected |
assertServiceIsUp() | wrench::Service | |
assertServiceIsUp(std::shared_ptr< Service > s) | wrench::Service | inlineprotectedstatic |
buffer_size | wrench::StorageService | protected |
cleanup(bool has_returned_from_main, int return_value) | wrench::S4U_Daemon | virtual |
cleanupTrackedServices() | wrench::Service | static |
clearTrackedServices() | wrench::Service | static |
copyFile(WorkflowFile *file, std::shared_ptr< FileLocation > src_location, std::shared_ptr< FileLocation > dst_location) | wrench::StorageService | static |
createLifeSaver(std::shared_ptr< S4U_Daemon > reference) | wrench::S4U_Daemon | |
deleteFile(WorkflowFile *file, std::shared_ptr< FileLocation > location, std::shared_ptr< FileRegistryService > file_registry_service=nullptr) | wrench::StorageService | static |
DOWN enum value | wrench::S4U_Daemon | |
file_systems | wrench::StorageService | protected |
getFreeSpace() | wrench::StorageService | virtual |
getHostname() | wrench::Service | |
getMessagePayloadValue(std::string) | wrench::Service | |
getMountPoint() | wrench::StorageService | |
getMountPoints() | wrench::StorageService | |
getName() | wrench::S4U_Daemon | |
getNetworkTimeoutValue() | wrench::Service | |
getPropertyValueAsBoolean(std::string) | wrench::Service | |
getPropertyValueAsDouble(std::string) | wrench::Service | |
getPropertyValueAsString(std::string) | wrench::Service | |
getPropertyValueAsUnsignedLong(std::string) | wrench::Service | |
getReturnValue() | wrench::S4U_Daemon | |
getServiceByName(std::string name) | wrench::Service | inlineprotectedstatic |
getSharedPtr() | wrench::Service | inlineprotected |
getState() | wrench::S4U_Daemon | |
getTotalSpace() | wrench::StorageService | virtual |
hasMountPoint(std::string mp) | wrench::StorageService | |
hasMultipleMountPoints() | wrench::StorageService | |
hasReturnedFromMain() | wrench::S4U_Daemon | |
hostname | wrench::S4U_Daemon | |
increaseNumCompletedServicesCount() | wrench::Service | static |
initial_mailbox_name | wrench::S4U_Daemon | |
initiateFileCopy(std::string answer_mailbox, WorkflowFile *file, std::shared_ptr< FileLocation > src_location, std::shared_ptr< FileLocation > dst_location) | wrench::StorageService | static |
isDaemonized() | wrench::S4U_Daemon | |
isScratch() | wrench::StorageService | |
isSetToAutoRestart() | wrench::S4U_Daemon | |
isUp() | wrench::Service | |
join() | wrench::S4U_Daemon | |
killActor() | wrench::S4U_Daemon | protected |
life_saver | wrench::S4U_Daemon | |
lookupFile(WorkflowFile *file, std::shared_ptr< FileLocation > location) | wrench::StorageService | static |
mailbox_name | wrench::S4U_Daemon | |
main()=0 | wrench::S4U_Daemon | pure virtual |
messagepayload_list | wrench::Service | protected |
name | wrench::Service | protected |
network_timeout | wrench::Service | protected |
num_starts | wrench::S4U_Daemon | protected |
process_name | wrench::S4U_Daemon | |
property_list | wrench::Service | protected |
readFile(WorkflowFile *file, std::shared_ptr< FileLocation > location) | wrench::StorageService | static |
readFiles(std::map< WorkflowFile *, std::shared_ptr< FileLocation >> locations) | wrench::StorageService | static |
releaseDaemonLock() | wrench::S4U_Daemon | protected |
resume() | wrench::Service | |
resumeActor() | wrench::S4U_Daemon | |
runMainMethod() | wrench::S4U_Daemon | protected |
S4U_Daemon(std::string hostname, std::string process_name_prefix, std::string mailbox_prefix) | wrench::S4U_Daemon | |
Service(std::string hostname, std::string process_name_prefix, std::string mailbox_name_prefix) | wrench::Service | protected |
serviceSanityCheck() | wrench::Service | protected |
setMessagePayload(std::string, double) | wrench::Service | protected |
setMessagePayloads(std::map< std::string, double > default_messagepayload_values, std::map< std::string, double > overriden_messagepayload_values) | wrench::Service | protected |
setNetworkTimeoutValue(double value) | wrench::Service | |
setProperties(std::map< std::string, std::string > default_property_values, std::map< std::string, std::string > overriden_property_values) | wrench::Service | protected |
setProperty(std::string, std::string) | wrench::Service | protected |
setScratch() | wrench::StorageService | |
setStateToDown() | wrench::Service | |
setupOnExitFunction() | wrench::S4U_Daemon | |
simulation | wrench::S4U_Daemon | |
stageFile(WorkflowFile *file, std::shared_ptr< FileLocation > location) | wrench::StorageService | protectedstatic |
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart) | wrench::Service | |
startDaemon(bool daemonized, bool auto_restart) | wrench::S4U_Daemon | |
state | wrench::S4U_Daemon | protected |
State enum name | wrench::S4U_Daemon | |
stop() override | wrench::StorageService | virtual |
StorageService(const std::string &hostname, const std::set< std::string > mount_points, const std::string &service_name, const std::string &data_mailbox_name_prefix) | wrench::StorageService | |
suspend() | wrench::Service | |
suspendActor() | wrench::S4U_Daemon | |
SUSPENDED enum value | wrench::S4U_Daemon | |
UP enum value | wrench::S4U_Daemon | |
writeFile(WorkflowFile *file, std::shared_ptr< FileLocation > location) | wrench::StorageService | static |
writeFiles(std::map< WorkflowFile *, std::shared_ptr< FileLocation >> locations) | wrench::StorageService | static |
~S4U_Daemon() | wrench::S4U_Daemon | virtual |
~Service() | wrench::Service | protected |