HAL
hal::dataflow::evaluation::Context Struct Reference

#include <context.h>

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

Public Member Functions

 Context ()
 

Public Attributes

std::vector< std::shared_ptr< Grouping > > partial_results
 

Detailed Description

Definition at line 37 of file context.h.

Constructor & Destructor Documentation

◆ Context()

hal::dataflow::evaluation::Context::Context ( )
inline

Definition at line 39 of file context.h.

Member Data Documentation

◆ partial_results

std::vector<std::shared_ptr<Grouping> > hal::dataflow::evaluation::Context::partial_results

Definition at line 45 of file context.h.

Referenced by hal::dataflow::evaluation::run().


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