Planeshift
iDeleteObjectCallback Class Referenceabstract

This class generically allows objects to be notified when a gemObject is removed. More...

#include <deleteobjcallback.h>

Public Member Functions

virtual void DeleteObjectCallback (iDeleteNotificationObject *object)=0
 
virtual ~iDeleteObjectCallback ()
 

Detailed Description

This class generically allows objects to be notified when a gemObject is removed.

psGEMEvent uses this heavily to make sure that timed events for an object are not run when obsolete, but other classes may use this too as appropriate.

Definition at line 43 of file deleteobjcallback.h.

Constructor & Destructor Documentation

virtual iDeleteObjectCallback::~iDeleteObjectCallback ( )
inlinevirtual

Definition at line 47 of file deleteobjcallback.h.

Member Function Documentation


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