CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

iReference Struct Reference
[Utilities]

This is a reference to some other object. More...

#include <objref.h>

Inheritance diagram for iReference:

iBase iPortal List of all members.

Public Methods

virtual iReferencedObjectGetReferencedObject () const=0
 Get the referenced object. More...

virtual void SetReferencedObject (iReferencedObject *)=0
 Set the referenced object. Can be NULL to clear the reference. More...


Detailed Description

This is a reference to some other object.

Use this if you need to keep track to references to some particular object. The object that is being referenced is the iReferencedObject.

Definition at line 37 of file objref.h.


Member Function Documentation

virtual iReferencedObject* iReference::GetReferencedObject   const [pure virtual]
 

Get the referenced object.

virtual void iReference::SetReferencedObject iReferencedObject   [pure virtual]
 

Set the referenced object. Can be NULL to clear the reference.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14