Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CErrorValue Class Reference

#include <ErrorValue.h>

Inheritance diagram for CErrorValue:

CPropValue CValue PyObjectPlus PyObject List of all members.

Public Methods

virtual const CCStringGetText ()
virtual float GetNumber ()
 CErrorValue ()
 CErrorValue (CCString errmsg)
virtual ~CErrorValue ()
virtual CValueCalc (VALUE_OPERATOR op, CValue* val)
virtual CValueCalcFinal (VALUE_DATA_TYPE dtype, VALUE_OPERATOR op, CValue *val)
virtual CValueGetReplica ()

Constructor & Destructor Documentation

CErrorValue::CErrorValue ( )
 

Definition at line 27 of file ErrorValue.cpp.

CErrorValue::CErrorValue ( CCString errmsg )
 

Definition at line 37 of file ErrorValue.cpp.

CErrorValue::~CErrorValue ( ) [virtual]
 

Definition at line 47 of file ErrorValue.cpp.


Member Function Documentation

CValue * CErrorValue::Calc ( VALUE_OPERATOR op,
CValue * val ) [virtual]
 

Reimplemented from CValue.

Definition at line 56 of file ErrorValue.cpp.

CValue * CErrorValue::CalcFinal ( VALUE_DATA_TYPE dtype,
VALUE_OPERATOR op,
CValue * val ) [virtual]
 

Reimplemented from CValue.

Definition at line 77 of file ErrorValue.cpp.

float CErrorValue::GetNumber ( ) [virtual]
 

Reimplemented from CValue.

Definition at line 88 of file ErrorValue.cpp.

CValue * CErrorValue::GetReplica ( ) [inline, virtual]
 

Reimplemented from CValue.

Definition at line 31 of file ErrorValue.h.

const CCString & CErrorValue::GetText ( ) [virtual]
 

Reimplemented from CValue.

Definition at line 94 of file ErrorValue.cpp.


The documentation for this class was generated from the following files:
Generated at Thu Feb 1 13:03:32 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000