zeus::TXFormulaAutomaton Class Reference
#include <XFormulaAutomaton.h>
List of all members.
Detailed Description
Automaton to calculate output channels from input slots using mathematical formula
Constructor & Destructor Documentation
| TXFormulaAutomaton::~TXFormulaAutomaton |
( |
|
) |
[protected, virtual] |
Destroys the formula automaton
Member Function Documentation
| Retval MQUALIFIER TXFormulaAutomaton::getValue |
( |
const IString & |
rName, |
|
|
Float & |
rfValue | |
|
) |
| | [virtual] |
| bool MQUALIFIER zeus::TXFormulaAutomaton::isLocked |
( |
|
) |
const [inline, virtual] |
| bool MQUALIFIER TXFormulaAutomaton::isValid |
( |
|
) |
const [virtual] |
| void MQUALIFIER zeus::TXFormulaAutomaton::lockEvaluation |
( |
|
) |
[inline, virtual] |
| void MQUALIFIER zeus::TXFormulaAutomaton::unlockEvaluation |
( |
|
) |
[inline, virtual] |
| Retval MQUALIFIER TXFormulaAutomaton::setInputValue |
( |
const IString & |
rName, |
|
|
const Float & |
rfValue | |
|
) |
| | [virtual] |
| bool MQUALIFIER TXFormulaAutomaton::freeze |
( |
|
) |
[virtual] |
- See also:
- IXObject::freeze
| bool MQUALIFIER TXFormulaAutomaton::unfreeze |
( |
|
) |
[virtual] |
- See also:
- IXObject::unfreeze
| Retval MQUALIFIER TXFormulaAutomaton::attach |
( |
IObserver & |
rObserver |
) |
[virtual] |
- See also:
- ISubject::attach
| Retval MQUALIFIER TXFormulaAutomaton::detach |
( |
IObserver & |
rObserver |
) |
[virtual] |
- See also:
- ISubject::detach
| virtual Retval MQUALIFIER zeus::TXFormulaAutomaton::askForInterface |
( |
Uint |
uiInterfaceID, |
|
|
IZUnknown *& |
rpIface | |
|
) |
| | [virtual] |
| virtual void MQUALIFIER zeus::TXFormulaAutomaton::addRef |
( |
|
) |
const [virtual] |
| virtual void MQUALIFIER zeus::TXFormulaAutomaton::release |
( |
|
) |
const [virtual] |
| Retval TXFormulaAutomaton::evaluate_internal |
( |
bool |
bAll |
) |
[protected] |
evaluates and sets the new output values
Member Data Documentation
Creates the formula automaton
The documentation for this class was generated from the following files: