#include <ErrorValue.h>
Inheritance diagram for CErrorValue:

Public Methods | |
| virtual const CCString& | GetText () |
| virtual float | GetNumber () |
| CErrorValue () | |
| CErrorValue (CCString errmsg) | |
| virtual | ~CErrorValue () |
| virtual CValue* | Calc (VALUE_OPERATOR op, CValue* val) |
| virtual CValue* | CalcFinal (VALUE_DATA_TYPE dtype, VALUE_OPERATOR op, CValue *val) |
| virtual CValue* | GetReplica () |
|
|
Definition at line 27 of file ErrorValue.cpp. |
|
|
Definition at line 37 of file ErrorValue.cpp. |
|
|
Definition at line 47 of file ErrorValue.cpp. |
|
|
Reimplemented from CValue. Definition at line 56 of file ErrorValue.cpp. |
|
|
Reimplemented from CValue. Definition at line 77 of file ErrorValue.cpp. |
|
|
Reimplemented from CValue. Definition at line 88 of file ErrorValue.cpp. |
|
|
Reimplemented from CValue. Definition at line 31 of file ErrorValue.h. |
|
|
Reimplemented from CValue. Definition at line 94 of file ErrorValue.cpp. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000