next up previous contents index
Next: cConditionTwoValue Up: cConditionNot Previous: getSubCondition   Contents   Index


setSubCondition

Syntax: bool setSubCondition( cCondition
* pSubCondition, bool bDeleteOld=true )


Diese Methode setzt die in der Negationsbedingung enthaltende Bedingung auf pSubCondition. Dabei wird keine Kopie von pSubCondition erstellt.


Eingabeparameter:


Rückgabe: Wenn die entahltende Bedingung auf pSubCondition gesetzt wurde true (=wahr), sonst false (=falsch)



Betti Österholz 2013-02-13