VISH  0.2
Public Types | Public Member Functions | Static Public Member Functions
Eagle::Evaluator Class Reference

Abstract base class providing numerical values from some context ID for the evaluation of function trees. More...

#include </home/werner/origo/vish/ocean/parzival/Evaluator.hpp>

List of all members.

Public Types

Public Member Functions

Static Public Member Functions


Detailed Description

Abstract base class providing numerical values from some context ID for the evaluation of function trees.


Member Function Documentation

void Eagle::Evaluator::Problem ( ProblemType  what,
const char *  text,
const type_info &  t,
id_t   
) const [virtual]

Virtual function for reporting problems during evaluation.

A child class may throw an exception here if it desires so, or chose to print an warning message and ignore the issue. The evaluation code will continue as best as it can.


The documentation for this class was generated from the following files: