HAL
hal::dataflow::evaluation::Result Struct Reference

#include <result.h>

Collaboration diagram for hal::dataflow::evaluation::Result:
Collaboration graph

Public Attributes

std::shared_ptr< Groupingmerged_result
 
bool is_final_result
 

Detailed Description

Definition at line 38 of file result.h.

Member Data Documentation

◆ is_final_result

bool hal::dataflow::evaluation::Result::is_final_result

Definition at line 41 of file result.h.

◆ merged_result

std::shared_ptr<Grouping> hal::dataflow::evaluation::Result::merged_result

Definition at line 40 of file result.h.


The documentation for this struct was generated from the following file: