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

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

addEntry(std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > location)wrench::FileRegistryService
assertServiceIsUp()wrench::Service
FileRegistryService(std::string hostname, WRENCH_PROPERTY_COLLECTION_TYPE property_list={}, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE messagepayload_list={})wrench::FileRegistryService
getHostname()wrench::Service
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
isUp()wrench::Service
lookupEntry(std::shared_ptr< DataFile >file)wrench::FileRegistryService
lookupEntry(std::shared_ptr< DataFile >file, std::string reference_host, std::shared_ptr< NetworkProximityService > network_proximity_service)wrench::FileRegistryService
removeEntry(std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > location)wrench::FileRegistryService
resume()wrench::Service
setNetworkTimeoutValue(double value)wrench::Service
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart)wrench::Service
stop()wrench::Servicevirtual
suspend()wrench::Service