Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

RayGina::CORE::RpObject Class Reference

#include <RpObject.hxx>

List of all members.

Public Member Functions

virtual ~RpObject ()
virtual RppListgetRppList ()
 to story the properties
virtual void Add ()
 implement this function to add your class to the right place
virtual void Init ()
 implement this function if you want to do something after the object is parsed

Protected Attributes

RppList m_ppList


Detailed Description

the rayGina Property Object.

Definition at line 16 of file RpObject.hxx.


Constructor & Destructor Documentation

virtual RayGina::CORE::RpObject::~RpObject  )  [inline, virtual]
 

Definition at line 18 of file RpObject.hxx.


Member Function Documentation

virtual void RayGina::CORE::RpObject::Add  )  [inline, virtual]
 

implement this function to add your class to the right place

Definition at line 22 of file RpObject.hxx.

virtual RppList* RayGina::CORE::RpObject::getRppList  )  [virtual]
 

to story the properties

virtual void RayGina::CORE::RpObject::Init  )  [inline, virtual]
 

implement this function if you want to do something after the object is parsed

Definition at line 24 of file RpObject.hxx.


Member Data Documentation

RppList RayGina::CORE::RpObject::m_ppList [protected]
 

Definition at line 26 of file RpObject.hxx.


The documentation for this class was generated from the following file:
Generated on Sun Dec 2 17:01:08 2007 for rayGina by  doxygen 1.3.9.1