Quickstart
Installing WRENCH
Getting started
Concepts
Simulation 101
WRENCH 101
WRENCH 102
API Reference
WRENCH User C++ API
WRENCH Developer C++ API
wrench::Action
wrench::ActionExecutor
wrench::AmdahlParallelModel
wrench::BandwidthMeterService
wrench::BareMetalComputeService
wrench::BareMetalComputeServiceMessagePayload
wrench::BareMetalComputeServiceProperty
wrench::BatchComputeService
wrench::BatchComputeServiceMessagePayload
wrench::BatchComputeServiceProperty
wrench::CloudComputeService
wrench::CloudComputeServiceMessagePayload
wrench::CloudComputeServiceProperty
wrench::Communicator
wrench::CompoundJob
wrench::CompoundJobCompletedEvent
wrench::CompoundJobFailedEvent
wrench::CompoundStorageService
wrench::CompoundStorageServiceMessagePayload
wrench::CompoundStorageServiceProperty
wrench::ComputationHasDied
wrench::ComputeAction
wrench::ComputeService
wrench::ComputeServiceMessagePayload
wrench::ComputeServiceProperty
wrench::ConstantEfficiencyParallelModel
wrench::CustomAction
CustomAction
wrench::CustomParallelModel
wrench::DataFile
wrench::DataMovementManager
wrench::EnergyMeterService
wrench::ExecutionController
wrench::ExecutionEvent
wrench::ExecutionException
wrench::FailureCause
wrench::FatalFailure
wrench::FileAlreadyBeingCopied
wrench::FileAlreadyBeingRead
wrench::FileAlreadyBeingWritten
wrench::FileCopyAction
wrench::FileCopyCompletedEvent
wrench::FileCopyFailedEvent
wrench::FileDeleteAction
wrench::FileLocation
wrench::FileNotFound
wrench::FileReadAction
wrench::FileReadCompletedEvent
wrench::FileReadFailedEvent
wrench::FileRegistryAction
wrench::FileRegistryAddEntryAction
wrench::FileRegistryDeleteEntryAction
wrench::FileRegistryService
wrench::FileRegistryServiceMessagePayload
wrench::FileRegistryServiceProperty
wrench::FileWriteAction
wrench::FileWriteCompletedEvent
wrench::FileWriteFailedEvent
wrench::FunctionalityNotAvailable
wrench::HTCondorComputeService
wrench::HTCondorComputeServiceMessagePayload
wrench::HTCondorComputeServiceProperty
wrench::HostError
wrench::InvalidDirectoryPath
wrench::Job
wrench::JobKilled
wrench::JobManager
wrench::JobTimeout
wrench::MPI_Alltoall_participant
wrench::MPI_Barrier_participant
wrench::MPI_Bcast_participant
wrench::MPIAction
wrench::MPIAction::MPIPrivateExecutionController
wrench::MPIAction::MPIProcess
wrench::NetworkError
wrench::NetworkProximityService
wrench::NetworkProximityServiceMessagePayload
wrench::NetworkProximityServiceProperty
wrench::NotAllowed
wrench::NotEnoughResources
wrench::ParallelModel
wrench::PilotJob
wrench::PilotJobExpiredEvent
wrench::PilotJobStartedEvent
wrench::Service
wrench::ServiceIsDown
wrench::ServiceIsSuspended
wrench::ServiceMessagePayload
wrench::ServiceProperty
wrench::SimpleStorageService
wrench::SimpleStorageServiceBufferized
wrench::SimpleStorageServiceMessagePayload
wrench::SimpleStorageServiceNonBufferized
wrench::SimpleStorageServiceProperty
wrench::Simulation
wrench::SimulationOutput
wrench::SimulationTimestamp
wrench::SimulationTimestampDiskRead
wrench::SimulationTimestampDiskReadCompletion
wrench::SimulationTimestampDiskReadFailure
wrench::SimulationTimestampDiskReadStart
wrench::SimulationTimestampDiskWrite
wrench::SimulationTimestampDiskWriteCompletion
wrench::SimulationTimestampDiskWriteFailure
wrench::SimulationTimestampDiskWriteStart
wrench::SimulationTimestampEnergyConsumption
wrench::SimulationTimestampFileCopy
wrench::SimulationTimestampFileCopyCompletion
wrench::SimulationTimestampFileCopyFailure
wrench::SimulationTimestampFileCopyStart
wrench::SimulationTimestampFileRead
wrench::SimulationTimestampFileReadCompletion
wrench::SimulationTimestampFileReadFailure
wrench::SimulationTimestampFileReadStart
wrench::SimulationTimestampFileWrite
wrench::SimulationTimestampFileWriteCompletion
wrench::SimulationTimestampFileWriteFailure
wrench::SimulationTimestampFileWriteStart
wrench::SimulationTimestampLinkUsage
wrench::SimulationTimestampPair
wrench::SimulationTimestampPstateSet
wrench::SimulationTimestampTask
wrench::SimulationTimestampTaskCompletion
wrench::SimulationTimestampTaskFailure
wrench::SimulationTimestampTaskStart
wrench::SimulationTimestampTaskTermination
wrench::SimulationTimestampType
wrench::SleepAction
wrench::SomeActionsHaveFailed
wrench::StandardJob
wrench::StandardJobCompletedEvent
wrench::StandardJobFailedEvent
wrench::StorageService
wrench::StorageServiceMessagePayload
wrench::StorageServiceNotEnoughSpace
wrench::StorageServiceProperty
wrench::StorageServiceProxyProperty
wrench::TerminalOutput
wrench::TimerEvent
wrench::VirtualizedClusterComputeService
wrench::VirtualizedClusterComputeServiceMessagePayload
wrench::VirtualizedClusterComputeServiceProperty
wrench::WfCommonsWorkflowParser
wrench::Workflow
wrench::WorkflowTask
wrench::XRootD::Deployment
wrench::XRootD::MessagePayload
wrench::XRootD::Node
wrench::XRootD::Property
WRENCH Internal C++ API
WRENCH REST API
WRENCH Python API
WRENCH
WRENCH Developer C++ API
wrench::CustomAction
View page source
wrench::CustomAction
class
CustomAction
:
public
wrench
::
Action
A class that implements a custom action.