#include <ConstExpr.h>
Inheritance diagram for CConstExpr:

Public Methods | |
| virtual bool | MergeExpression (CExpression* otherexpr) |
| void | BroadcastOperators (VALUE_OPERATOR op) |
| virtual unsigned char | GetExpressionID () |
| CExpression* | CheckLink (std::vector<CBrokenLinkInfo*>& brokenlinks) |
| bool | NeedsRecalculated () |
| void | ClearModified () |
| virtual float | GetNumber () |
| virtual CValue* | Calculate () |
| CConstExpr (CValue* constval) | |
| CConstExpr () | |
| virtual | ~CConstExpr () |
|
|
Definition at line 29 of file ConstExpr.cpp. |
|
|
Definition at line 42 of file ConstExpr.h. |
|
|
Definition at line 40 of file ConstExpr.cpp. |
|
|
Reimplemented from CExpression. Definition at line 103 of file ConstExpr.cpp. |
|
|
Reimplemented from CExpression. Definition at line 51 of file ConstExpr.cpp. |
|
|
Reimplemented from CExpression. Definition at line 85 of file ConstExpr.cpp. |
|
|
Reimplemented from CExpression. Definition at line 33 of file ConstExpr.h. |
|
|
Reimplemented from CExpression. Definition at line 29 of file ConstExpr.h. |
|
|
Definition at line 39 of file ConstExpr.h. |
|
|
Reimplemented from CExpression. Definition at line 111 of file ConstExpr.cpp. |
|
|
Reimplemented from CExpression. Definition at line 79 of file ConstExpr.cpp. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000