struct reduction_command_record
Declaration
struct reduction_command_record : public implement_acceptor { /* full declaration omitted */ };
Declared at: include/recorders.h:129
Inherits from: implement_acceptor
Member Variables
- reduction_id rid
- buffer_id bid
- std::string buffer_name
- bool init_from_buffer
- bool has_local_contribution
Member Function Overview
- reduction_command_record(const reduction_command & rcmd, std::string buffer_name) → explicit
Member Functions
¶explicit reduction_command_record(
const reduction_command& rcmd,
std::string buffer_name)
explicit reduction_command_record(
const reduction_command& rcmd,
std::string buffer_name)
Declared at: include/recorders.h:136
Parameters
- const reduction_command& rcmd
- std::string buffer_name