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

CPropValue Class Reference

#include <Value.h>

Inheritance diagram for CPropValue:

CValue PyObjectPlus PyObject CBoolValue CEmptyValue CErrorValue CFloatValue CIntValue CListValue CStringValue CVectorValue CVoidValue List of all members.

Public Methods

 CPropValue (PyTypeObject* T=&Type)
virtual ~CPropValue ()
virtual void SetName (CCString name)
virtual void ReplicaSetName (CCString name)
virtual CCString GetName ()

Protected Attributes

CCStringm_pstrNewName

Constructor & Destructor Documentation

CPropValue::CPropValue ( PyTypeObject * T = &Type ) [inline]
 

Definition at line 420 of file Value.h.

CPropValue::~CPropValue ( ) [inline, virtual]
 

Definition at line 430 of file Value.h.


Member Function Documentation

CCString CPropValue::GetName ( ) [inline, virtual]
 

Reimplemented from CValue.

Definition at line 454 of file Value.h.

void CPropValue::ReplicaSetName ( CCString name ) [inline, virtual]
 

Reimplemented from CValue.

Definition at line 448 of file Value.h.

void CPropValue::SetName ( CCString name ) [inline, virtual]
 

Reimplemented from CValue.

Definition at line 439 of file Value.h.

Referenced by CBoolValue::CBoolValue(), CIntValue::CIntValue(), and CVectorValue::CVectorValue().


Member Data Documentation

CCString * CPropValue::m_pstrNewName [protected]
 

Definition at line 467 of file Value.h.


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