execute_i Abstract Interface

abstract interface
private function execute_i(self, arguments) result(output)

Arguments

TypeIntentOptionalAttributesName
class(task_t), intent(in) :: self
type(payload_t), intent(in) :: arguments(:)

Return Value type(payload_t)

Description

complete the assigned task