Skip to main content

class horizon_command

Declaration

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

Declared at: include/command_graph.h:102

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

Declared at: include/command_graph.h:107


explicit horizon_command(command_id cid,
                         const task* tsk,
                         std::vector<reduction_id>
                             completed_reductions)

Declared at: include/command_graph.h:104

Parameters

command_id cid
const task* tsk
std::vector<reduction_id> completed_reductions