ZeusMath-Library
2.0.4
|
#include <IXFormulaAutomatonObserver.hpp>
Public Member Functions | |
virtual void MQUALIFIER | onOutputChanged (const IString &rName, const Float &rfValue, IXMLNode &rNode)=0 |
Interface to receive the output callbacks of the formula automaton
|
pure virtual |
callback if an output has been changed
rName | : Name of the output |
rfValue | : float value |
rNode | : XMLNode containing user defined data |