#include <Operator1Expr.h>
Inheritance diagram for COperator1Expr:
Public Methods | |
virtual bool | MergeExpression (CExpression* otherexpr) |
virtual void | BroadcastOperators (VALUE_OPERATOR op) |
virtual unsigned char | GetExpressionID () |
CExpression* | CheckLink (std::vector<CBrokenLinkInfo*>& brokenlinks) |
virtual bool | NeedsRecalculated () |
void | ClearModified () |
virtual CValue* | Calculate () |
COperator1Expr (VALUE_OPERATOR op, CExpression *lhs) | |
COperator1Expr () | |
virtual | ~COperator1Expr () |
|
Definition at line 31 of file Operator1Expr.cpp. |
|
Definition at line 22 of file Operator1Expr.cpp. |
|
Definition at line 41 of file Operator1Expr.cpp. |
|
Reimplemented from CExpression. Definition at line 132 of file Operator1Expr.cpp. |
|
Reimplemented from CExpression. Definition at line 50 of file Operator1Expr.cpp. |
|
Reimplemented from CExpression. Definition at line 104 of file Operator1Expr.cpp. |
|
Reimplemented from CExpression. Definition at line 36 of file Operator1Expr.h. |
|
Reimplemented from CExpression. Definition at line 32 of file Operator1Expr.h. |
|
Reimplemented from CExpression. Definition at line 141 of file Operator1Expr.cpp. |
|
Reimplemented from CExpression. Definition at line 98 of file Operator1Expr.cpp. |