ScXMLExprDataObj(3)

ScXMLExprDataObj(3) Coin ScXMLExprDataObj(3)

NAME

ScXMLExprDataObj

SYNOPSIS

Inherits ScXMLDataObj.

Inherited by ScXMLAddOpExprDataObj, ScXMLAndOpExprDataObj, ScXMLAppendOpExprDataObj, ScXMLCoinLengthFuncExprDataObj, ScXMLDivideOpExprDataObj, ScXMLEqualsOpExprDataObj, ScXMLMinimumExprDataObj, ScXMLMultiplyOpExprDataObj, ScXMLNegateOpExprDataObj, ScXMLNotOpExprDataObj, ScXMLOrOpExprDataObj, ScXMLReferenceDataObj, and ScXMLSubtractOpExprDataObj.

Public Member Functions


virtual SoType getTypeId (void) const =0
Returns the type identification of an object derived from a class inheriting SoBase. This is used for run-time type checking and 'downward' casting. ScXMLDataObj * evaluate (ScXMLStateMachine *sm)

Static Public Member Functions


static SoType getClassTypeId (void)
static void initClass (void)
static void cleanClass (void)

Protected Member Functions


virtual SbBool evaluateNow (ScXMLStateMachine *sm, ScXMLDataObj *&pointer) const =0

Additional Inherited Members

Member Function Documentation

virtual SoType ScXMLExprDataObj::getTypeId (void) const [pure virtual]

Returns the type identification of an object derived from a class inheriting SoBase. This is used for run-time type checking and 'downward' casting.

See also

SoBase::getTypeId() const

Implements ScXMLDataObj.

Implemented in ScXMLMinimumExprDataObj, ScXMLNegateOpExprDataObj, ScXMLDivideOpExprDataObj, ScXMLMultiplyOpExprDataObj, ScXMLSubtractOpExprDataObj, ScXMLAddOpExprDataObj, ScXMLEqualsOpExprDataObj, ScXMLNotOpExprDataObj, ScXMLOrOpExprDataObj, ScXMLAndOpExprDataObj, ScXMLReferenceDataObj, ScXMLCoinLengthFuncExprDataObj, ScXMLCoinDivideOpExprDataObj, ScXMLCoinMultiplyOpExprDataObj, ScXMLAppendOpExprDataObj, ScXMLCoinSubtractOpExprDataObj, ScXMLCoinAddOpExprDataObj, ScXMLInExprDataObj, and ScXMLCoinEqualsOpExprDataObj.

Author

Generated automatically by Doxygen for Coin from the source code.

Mon May 31 2021 Version 4.0.0