Skip to main content

class horizon_command

Declaration

class horizon_command : public implement_acceptor { /* full declaration omitted */ };

Inherits from: implement_acceptor

Member Variables

std::vector<reduction_id> m_completed_reductions

Member Function Overview

Member Functions

const std::vector<reduction_id>&
get_completed_reductions() const


command_type get_type() const


horizon_command(command_id cid,
                task_id tid,
                std::vector<reduction_id>
                    completed_reductions)

Parameters

command_id cid
task_id tid
std::vector<reduction_id> completed_reductions