Skip to main content

struct task_command_record

Declaration

struct task_command_record { /* full declaration omitted */ };

Description

Base class for task command records

Declared at: include/recorders.h:140

Member Variables

task_id tid
task_type type
std::string debug_name
collective_group_id cgid

Member Function Overview

Member Functions

explicit task_command_record(const task& tsk)

Declared at: include/recorders.h:146

Parameters

const task& tsk