Pothos
0.2.1-g9f04573d
The Pothos dataflow programming software suite
|
#include <EvalInterface.hpp>
Public Member Functions | |
EvalInterface (void) | |
virtual | ~EvalInterface (void) |
virtual Object | eval (void) const =0 |
Get the result of the evaluation. More... | |
A simple interface for retrieving an evaluation result.
Pothos::Util::EvalInterface::EvalInterface | ( | void | ) |
|
virtual |
|
pure virtual |
Get the result of the evaluation.