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

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

Action(const std::string &name, const std::string &prefix, std::shared_ptr< CompoundJob > job)wrench::Actionprotected
ADD enum value (defined in wrench::FileRegistryAction)wrench::FileRegistryActionprotected
COMPLETED enum valuewrench::Action
DELETE enum value (defined in wrench::FileRegistryAction)wrench::FileRegistryActionprotected
execute(std::shared_ptr< ActionExecutor > action_executor) overridewrench::FileRegistryActionprotectedvirtual
FAILED enum valuewrench::Action
FileRegistryAction(FileRegistryAction::Type type, const std::string &name, std::shared_ptr< CompoundJob > job, std::shared_ptr< FileRegistryService > file_registry_service, std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > file_location)wrench::FileRegistryActionprotected
FileRegistryAddEntryAction(const std::string &name, std::shared_ptr< CompoundJob > job, std::shared_ptr< FileRegistryService > file_registry_service, std::shared_ptr< DataFile >file, std::shared_ptr< FileLocation > file_location)wrench::FileRegistryAddEntryActioninlineprotected
getActionTypeAsString(const std::shared_ptr< Action > &action)wrench::Actionstatic
getChildren()wrench::Action
getEndDate() constwrench::Action
getExecutionHistory()wrench::Action
getFailureCause() constwrench::Action
getFile() constwrench::FileRegistryAction
getFileLocation() constwrench::FileRegistryAction
getFileRegistryService() constwrench::FileRegistryAction
getJob() constwrench::Action
getMaxNumCores() constwrench::Actionvirtual
getMinNumCores() constwrench::Actionvirtual
getMinRAMFootprint() constwrench::Actionvirtual
getName() constwrench::Action
getParents()wrench::Action
getPriority() constwrench::Action
getSharedPtr()wrench::Actioninline
getStartDate() constwrench::Action
getState() constwrench::Action
getStateAsString() constwrench::Action
KILLED enum valuewrench::Action
newExecution(Action::State state)wrench::Actionprotected
NOT_READY enum valuewrench::Action
READY enum valuewrench::Action
setEndDate(double date)wrench::Actionprotected
setExecutionHost(std::string host)wrench::Actionprotected
setFailureCause(std::shared_ptr< FailureCause > failure_cause)wrench::Actionprotected
setNumCoresAllocated(unsigned long num_cores)wrench::Actionprotected
setPriority(double priority)wrench::Action
setRAMAllocated(double ram)wrench::Actionprotected
setSimulateComputationAsSleep(bool simulate_computation_as_sleep)wrench::Action
setStartDate(double date)wrench::Actionprotected
setState(Action::State new_state)wrench::Actionprotected
setThreadCreationOverhead(double overhead_in_seconds)wrench::Action
simulate_computation_as_sleepwrench::Actionprotected
STARTED enum valuewrench::Action
State enum namewrench::Action
stateToString(Action::State state)wrench::Actionstatic
terminate(std::shared_ptr< ActionExecutor > action_executor) overridewrench::FileRegistryActionprotectedvirtual
thread_creation_overheadwrench::Actionprotected
Type enum namewrench::FileRegistryActionprotected
updateState()wrench::Actionprotected
usesScratch() constwrench::Actionvirtual
~Action()=default (defined in wrench::Action)wrench::Actionprotectedvirtual