![]()  | 
  
    Pothos
    0.1.0
    
   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.
 1.8.6