ZeusMath-Library  2.0.4
zeus::IXFormulaAutomatonObserver Class Referenceabstract

#include <IXFormulaAutomatonObserver.hpp>

Inheritance diagram for zeus::IXFormulaAutomatonObserver:

Public Member Functions

virtual void MQUALIFIER onOutputChanged (const IString &rName, const Float &rfValue, IXMLNode &rNode)=0
 

Detailed Description

Interface to receive the output callbacks of the formula automaton

Member Function Documentation

§ onOutputChanged()

virtual void MQUALIFIER zeus::IXFormulaAutomatonObserver::onOutputChanged ( const IString &  rName,
const Float &  rfValue,
IXMLNode &  rNode 
)
pure virtual

callback if an output has been changed

Parameters
rName: Name of the output
rfValue: float value
rNode: XMLNode containing user defined data

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


Written by Benjamin Hadorn http://www.xatlantis.ch.
Last change made on Wed Sep 14 2016 06:46:04