CrystalSpace

Public API Reference

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

iReferencedObject Struct Reference
[Utilities]

This is an object which is referenced by other objects. More...

#include <objref.h>

Inheritance diagram for iReferencedObject:

iBase List of all members.

Public Methods

virtual void AddReference (iReference *ref)=0
 Add another reference. More...

virtual void RemoveReference (iReference *ref)=0
 Remove a reference. More...


Detailed Description

This is an object which is referenced by other objects.

Definition at line 51 of file objref.h.


Member Function Documentation

virtual void iReferencedObject::AddReference iReference   ref [pure virtual]
 

Add another reference.

virtual void iReferencedObject::RemoveReference iReference   ref [pure virtual]
 

Remove a reference.


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