Falcon::Destroyable Class Reference

Vitual destructor stub class for user defined pointers. More...

#include <destroyable.h>

Inheritance diagram for Falcon::Destroyable:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~Destroyable ()


Detailed Description

Vitual destructor stub class for user defined pointers.

The Destroyable class is a simple stub class that provides a virtual destroyer and a signature field. The user willing to set private data into objecs (CoreObject class) will have to instantiate one item from this class and set it into the object. When the object is destroyed, the destroyable virtual destructor is called with him.


Constructor & Destructor Documentation

virtual Falcon::Destroyable::~Destroyable (  )  [virtual]


The documentation for this class was generated from the following file:

Generated on Mon Oct 19 10:11:34 2009 for Falcon_Core by  doxygen 1.5.8